UNPKG

168 BTypeScriptView Raw
1import { Primitive } from '../types';
2declare const _default: (value: unknown) => value is Primitive;
3export default _default;
4//# sourceMappingURL=isPrimitive.d.ts.map
\No newline at end of file