Replies: 1 comment
-
you have to import the function, this package provides 2 plugin functions: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
when in my model use:
@plugin(AutoIncrementSimple, [{ field: 'id' }])
error: cannot find name 'AutoIncrementSimple'
I installed the package like the instructions...
Beta Was this translation helpful? Give feedback.
All reactions