mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-11 02:20:08 +00:00
Add lib export: createUuidv4 (#800)
This commit is contained in:
@@ -141,3 +141,4 @@ export type {
|
||||
} from "./types/serialisation"
|
||||
export type { IWidget } from "./types/widgets"
|
||||
export { isColorable } from "./utils/type"
|
||||
export { createUuidv4 } from "./utils/uuid"
|
||||
|
||||
Reference in New Issue
Block a user