epiphany/node_modules/@csstools/selector-specificity/dist/to-lower-case-a-z.d.ts

2 lines
58 B
TypeScript
Raw Normal View History

2023-12-09 22:48:07 -08:00
export declare function toLowerCaseAZ(x: string): string;