2.2.0 • Published 1 year ago

@lix-js/fs v2.2.0

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

@lix-js/fs

Guidelines

  1. Use NodeJS 20 fs.promises API for the interface. See https://github.com/opral/monorepo/pull/600#discussion_r1180103042.
  2. Never use any in the filesystem interface. See https://github.com/opral/monorepo/pull/600#discussion_r1180090230.