lightyear.runfunc
Home > @runlightyear/lightyear > RunFunc
RunFunc type
Signature:declare type RunFunc = (props: RunFuncProps) => Promise<void>;
Home > @runlightyear/lightyear > RunFunc
declare type RunFunc = (props: RunFuncProps) => Promise<void>;