/
home
/
infinitibizsol
/
testingcrm.infinitibizsol.com
/
node_modules
/
which-boxed-primitive
/
File Upload :
llllll
Current File: /home/infinitibizsol/testingcrm.infinitibizsol.com/node_modules/which-boxed-primitive/index.d.ts
type primitive = string | number | bigint | boolean | symbol | null | undefined; declare function whichBoxedPrimitive(value: primitive): null; declare function whichBoxedPrimitive(value: BigInt): 'BigInt'; declare function whichBoxedPrimitive(value: Boolean): 'Boolean'; declare function whichBoxedPrimitive(value: Number): 'Number'; declare function whichBoxedPrimitive(value: String): 'String'; declare function whichBoxedPrimitive(value: Symbol): 'Symbol'; declare function whichBoxedPrimitive(value: unknown): undefined; export = whichBoxedPrimitive;
Copyright ©2k19 -
Hexid
|
Tex7ure