overnight icon indicating copy to clipboard operation
overnight copied to clipboard

IRouter error when build

Open DarkKangaroot opened this issue 4 years ago • 1 comments

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<T> requires 1 type argument"

Thanks

DarkKangaroot avatar Aug 12 '20 03:08 DarkKangaroot

i dont know if i fix this right . image

i just ad RouterOption in Irouter generic here the original error image

DarkKangaroot avatar Aug 12 '20 03:08 DarkKangaroot