Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Collection in Typescript #12

Open
friedger opened this issue Oct 29, 2019 · 0 comments
Open

Collection in Typescript #12

friedger opened this issue Oct 29, 2019 · 0 comments

Comments

@friedger
Copy link

Creating a collection in a typescript file show the error:

Class static side 'typeof CustomerProject' incorrectly extends base class static side 'typeof Collection'.
  Types of property 'collectionName' are incompatible.
    Type 'string' is not assignable to type 'void'.ts(2417)

#11 might clarify the issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants