mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 10:58:56 +00:00
* winndows path compatibility * change * to "star" and fix import --------- Co-authored-by: cirospaciari <ciro.spaciari@gmail.com>
2 lines
25 B
TypeScript
2 lines
25 B
TypeScript
export * from "node:fs";
|