3 lines
79 B
Plaintext
3 lines
79 B
Plaintext
declare function isPrototype(value: any): boolean;
|
|
export default isPrototype;
|