UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

7 lines (6 loc) 224 B
export declare class VelcronLogger { static logDataError(log: string): void; static logActionError(log: string): void; static logError(log: string): void; static logCustomComponentError(log: string): void; }