Files
Genarrative/src/components/rpg-entry/RpgEntryFlowShellImpl.tsx
kdletters cbc27bad4a
Some checks failed
CI / verify (push) Has been cancelled
init with react+axum+spacetimedb
2026-04-26 18:06:23 +08:00

6 lines
275 B
TypeScript

export {
PlatformEntryFlowShellImpl as RpgCreationShellImpl,
PlatformEntryFlowShellImpl as RpgEntryFlowShellImpl,
} from '../platform-entry/PlatformEntryFlowShellImpl';
export { PlatformEntryFlowShellImpl as default } from '../platform-entry/PlatformEntryFlowShellImpl';