Files
2026-02-13 22:02:30 +01:00

3 lines
68 B
TypeScript

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