UNPKG

@moonwell-fi/moonwell-sdk

Version:

TypeScript Interface for Moonwell

3 lines 174 B
export declare function start(action: string, message: string): string | undefined; export declare function end(id?: string): undefined; //# sourceMappingURL=console.d.ts.map