UNPKG

89 BTypeScriptView Raw
1export default function useLogError(condition: boolean, err: Error, extras?: any): void;