Files
emaui/node_modules/@mantine/hooks/lib/utils/lower-first/lower-first.d.ts
2026-05-29 15:23:46 +03:00

2 lines
59 B
TypeScript

export declare function lowerFirst(value: string): string;