epiphany/node_modules/@csstools/selector-specificity/dist/to-lower-case-a-z.d.ts
2023-12-09 22:48:07 -08:00

1 line
58 B
TypeScript

export declare function toLowerCaseAZ(x: string): string;