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