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