epiphany/node_modules/@csstools/media-query-list-parser/dist/util/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;