UNPKG

80 BTypeScriptView Raw
1declare const isPrototype: (value: any) => boolean;
2export default isPrototype;