Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
@formatjs
/
ecma402-abstract
/
Filename :
IsWellFormedUnitIdentifier.d.ts
back
Copy
/** * https://tc39.es/ecma402/#sec-iswellformedunitidentifier * @param unit */ export declare function IsWellFormedUnitIdentifier(unit: string): boolean; //# sourceMappingURL=IsWellFormedUnitIdentifier.d.ts.map