UNPKG

@smartinvoicexyz/shared

Version:

Unified source for shared helper functions used across the Smart Invoice protocol.

3 lines (2 loc) 164 B
export declare const logError: (message?: any, ...optionalParams: any[]) => void; export declare const logDebug: (message?: any, ...optionalParams: any[]) => void;