UNPKG

71 BTypeScriptView Raw
1declare const getType: (value: any) => string;
2export default getType;