``` ~/go/bin/sourcemapper -output ddb -jsurl https://media.dndbeyond.com/character-app/static/js/main.90aa78c5.js ```
5 lines
130 B
TypeScript
5 lines
130 B
TypeScript
import ConditionLevelsTable from "./ConditionLevelsTable";
|
|
|
|
export default ConditionLevelsTable;
|
|
export { ConditionLevelsTable };
|