mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Type definitions and tests for lower-case-first
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@
|
||||
declare module "lower-case-first" {
|
||||
function lowerCaseFirst(string: string, locale?: string): string;
|
||||
export = lowerCaseFirst;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user