Files
dndbeyond_src/ddb_main/tools/js/Shared/components/ItemSlotManager/index.ts
T

5 lines
110 B
TypeScript

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