UNPKG

vtex

Version:

The platform for e-commerce apps

3 lines (2 loc) 256 B
export declare const onEvent: (ctx: Context, sender: string, subject: string, keys: string[], callback: (message: Message) => void) => Unlisten; export declare const logAll: (context: Context, logLevel: string, id: string, senders?: string[]) => Unlisten;