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