Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function globsToFilePaths
import { globsToFilePaths } from "https://deno.land/x/tepi@v1.0.69/src/files.ts";

Parameters

globs: string[]

Returns

Promise<string[]>