Files
dndbeyond_src/ddb_main/tools/js/Shared/components/SpellSlotChooser/index.ts
T
2025-05-28 15:36:51 -07:00

5 lines
114 B
TypeScript

import SpellSlotChooser from "./SpellSlotChooser";
export default SpellSlotChooser;
export { SpellSlotChooser };