lightyear.unsubscribefunc
Home > @runlightyear/lightyear > UnsubscribeFunc
UnsubscribeFunc type
Signature:declare type UnsubscribeFunc = (props: UnsubscribeFuncProps) => Promise<void>;
Home > @runlightyear/lightyear > UnsubscribeFunc
declare type UnsubscribeFunc = (props: UnsubscribeFuncProps) => Promise<void>;