mirror of
https://github.com/mivodev/mivodev.github.io.git
synced 2026-01-27 05:51:56 +07:00
4 lines
96 B
TypeScript
4 lines
96 B
TypeScript
export * from "./dist/entry-browser";
|
|
import aa from "./dist/entry-browser";
|
|
export default aa;
|