2025-09-05 14:59:21 +08:00

3 lines
68 B
TypeScript

export * from "../path.mjs";
export { default } from "../path.mjs";