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
Can i ask. im getting this error export declare type RouterLib = (options?: RouterOptions) => IRouter;
when build the node.
when i view the source line node_modules/@overnightjs/core/lib/decorators/types.d.ts:7:62
i said "Generic type IRouter requires 1 type argument"
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
Can i ask. im getting this error
export declare type RouterLib = (options?: RouterOptions) => IRouter;
when build the node.
when i view the source line
node_modules/@overnightjs/core/lib/decorators/types.d.ts:7:62
i said "Generic type IRouter requires 1 type argument"
Thanks
The text was updated successfully, but these errors were encountered: