SNAPKITTYWEST's picture
push from SNAPKITTYWEST/agentscope-sift
a5d718a verified
Raw
History Blame Contribute Delete
68 Bytes
declare const equal: (a: any, b: any) => boolean;
export = equal;