Files
Genarrative/src/components/rpg-creation-editor/CustomWorldRoleEditorSection.tsx
T
kdletters cbc27bad4a
CI / verify (push) Has been cancelled
init with react+axum+spacetimedb
2026-04-26 18:06:23 +08:00

5 lines
101 B
TypeScript

export {
PlayableNpcEditor as default,
StoryNpcEditor,
} from './RpgCreationEntityEditorShared';