5 lines
101 B
TypeScript
5 lines
101 B
TypeScript
export {
|
|
PlayableNpcEditor as default,
|
|
StoryNpcEditor,
|
|
} from './RpgCreationEntityEditorShared';
|