UNPKG

89 BTypeScriptView Raw
1declare const hasOwn: (v: string | number | symbol) => boolean;
2export default hasOwn;