CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes48downloads
index.d.ts3 linesDownload Raw Back to safe-regex-test
1declare function regexTester(regex: RegExp): (string: string) => boolean;2 3export = regexTester;
basant307/AI_Governance_Project · CoolFace