UNPKG

95 BTypeScriptView Raw
1export default function logError(condition: boolean, msg: Error | string, extras?: any): void;