Skip to content

Home > @theweave/api > CreatableName

CreatableName type

The name that's being used in RenderInfo to tell which creatable should be rendered

Signature:

typescript
export type CreatableName = string;