Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdHelpers for working with the file system
This package works with Deno![This package works with Deno This package works with Deno](/logos/deno.svg?__frsh_c=325fc0b4951a6a64ccc59d061f4fc90aba37dcd3)
JSR Score
94%
Published
4 days ago (1.0.13)
Add Package
deno add jsr:@std/fs
Import symbol
import { type MoveOptions } from "@std/fs";
---- OR ----
Import directly with a jsr specifier
import { type MoveOptions } from "jsr:@std/fs";