UNPKG

@xomlo/xomlo-sdk

Version:

2 lines (1 loc) 83 B
export declare function main<T>(fn: (payload: T) => Promise<void>): Promise<void>;