mirror of
https://github.com/Warky-Devs/artemis-kit.git
synced 2026-05-05 04:36:59 +00:00
Added newUUID, getUUID
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export * from './trim'
|
||||
export * from './replace'
|
||||
export * from './caseConversion'
|
||||
export * from './locale'
|
||||
export * from './fileSize'
|
||||
export * from './legacy'
|
||||
export * from "./trim";
|
||||
export * from "./replace";
|
||||
export * from "./caseConversion";
|
||||
export * from "./locale";
|
||||
export * from "./fileSize";
|
||||
export * from "./legacy";
|
||||
export * from "./uuid";
|
||||
|
||||
Reference in New Issue
Block a user