move to string

This commit is contained in:
Mads Rasmussen
2024-02-23 21:46:12 +01:00
parent 7db12b141c
commit 512e56c25e
3 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ export * from './string/generate-umbraco-alias.function.js';
export * from './string/increment-string.function.js';
export * from './string/split-string-to-array.js';
export * from './type/diff.type.js';
export * from './to-camel-case/to-camel-case.js';
export * from './string/to-camel-case/to-camel-case.js';
declare global {
interface Window {