You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
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)
Creating a collection in a typescript file show the error:
#11 might clarify the issue
The text was updated successfully, but these errors were encountered: