4 lines
153 B
TypeScript
4 lines
153 B
TypeScript
export * from "./index-legacy.js";
|
|
import * as vis from "./index-legacy.js";
|
|
export { vis as default };
|
|
//# sourceMappingURL=index-legacy-bundle.d.ts.map
|