deno.land / x / deno@v1.28.2 / cli / bench / testdata / npm / hono / dist / utils / filepath.d.ts

نووسراو ببینە
1
2
3
4
5
6
7
8
declare type FilePathOptions = { filename: string; root?: string; defaultDocument?: string;};export declare const getFilePath: (options: FilePathOptions) => string;export {};
deno

Version Info

Tagged at
2 years ago