Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit fe67860

Browse files
committed
Removed pascalCase.
1 parent 3fc5b36 commit fe67860

3 files changed

Lines changed: 0 additions & 28 deletions

File tree

__tests__/string/pascalCase.spec.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ export { toMapBy } from "./lang/toMapBy.js";
55
export { name } from "./lang/name.js";
66
export { requireNonNilElseThrow } from "./lang/requireNonNilElseThrow.js";
77

8-
export { pascalCase } from "./string/pascalCase.js";
98
export { removeEnd } from "./string/removeEnd.js";
109
export { removeStart } from "./string/removeStart.js";
1110

src/string/pascalCase.ts

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)