epiphany/node_modules/@csstools/css-calc/dist/util/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;