ember-decorators / ember-decorators/argument

What happened to importing `type`?

Open
#106 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
30
Forks
18
PR merge metrics
No merged PRs in 30d

Description

I used to be able to import this way:

```
import {
type,
oneOf,
arrayOf,
shapeOf,
unionOf,
optional,
} from '@ember-decorators/argument/type';
```
But I get a runtime error about a `desc` being undefined.

Did something get renamed between versions?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.