UNPKG

chkutils

Version:

package for type checking and various utilities

8 lines (7 loc) 207 B
export declare const BuilderErrors: { settings: { error: null; }; addError: (errorCode: any, callback: any) => /*elided*/ any; addCurrentStatusError: (val: any) => /*elided*/ any; };