UNPKG

@inlang/paraglide-js

Version:

[![Inlang-ecosystem compatibility badge](https://cdn.jsdelivr.net/gh/opral/monorepo@main/inlang/assets/md-badges/inlang.svg)](https://inlang.com)

5 lines 154 B
/** * @deprecated Node fs can be used directly */ export type NodeishFilesystem = typeof import("node:fs/promises"); //# sourceMappingURL=types.d.ts.map