2025-05-28 15:36:51 -07:00

5 lines
126 B
TypeScript

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