UNPKG

199 BTypeScriptView Raw
1export declare function error(msg: string): TypeError;
2export declare function invalidPkgField(fieldName: string): TypeError;
3export declare function invalidOption(optionName: string): TypeError;