lightyear.refreshsubscriptionfunc
Home > @runlightyear/lightyear > RefreshSubscriptionFunc
RefreshSubscriptionFunc type
Signature:declare type RefreshSubscriptionFunc = (props: RefreshSubscriptionFuncProps) => Promise<object>;
Home > @runlightyear/lightyear > RefreshSubscriptionFunc
declare type RefreshSubscriptionFunc = (props: RefreshSubscriptionFuncProps) => Promise<object>;