UNPKG

200 BTypeScriptView Raw
1export declare type NumOrString = number | string;
2export declare type StringOrSym = string | symbol;
3export declare type Primitive = NumOrString | boolean | symbol;
4//# sourceMappingURL=prim.d.ts.map
\No newline at end of file