agentscope-sift / node_modules /get-proto /Reflect.getPrototypeOf.d.ts
SNAPKITTYWEST's picture
push from SNAPKITTYWEST/agentscope-sift
a5d718a verified
Raw
History Blame Contribute Delete
69 Bytes
declare const x: typeof Reflect.getPrototypeOf | null;
export = x;