import { type FilePath } from "https://deno.land/x/cicada@v0.1.49/mod.ts";
A file path represented as a string.
Examples
Example 1
Example 1
const filePath: FilePath = "node_modules"
import { type FilePath } from "https://deno.land/x/cicada@v0.1.49/mod.ts";
A file path represented as a string.
Example 1
const filePath: FilePath = "node_modules"