UNPKG

@tokens-studio/sdk

Version:
4 lines 288 B
export declare const info: (text: string, prefix?: string, tab?: number) => void; export declare const error: (text: string, prefix?: string, tab?: number) => void; export declare const success: (text: string, prefix?: string, tab?: number) => void; //# sourceMappingURL=messages.d.ts.map