CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes45downloads
getInferredName.d.ts5 linesDownload Raw Back to get-symbol-description
1declare function getInferredName(key: PropertyKey): string;2 3declare const x: typeof getInferredName | undefined | null;4 5export = x;
basant307/AI_Governance_Project · CoolFace