D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
washeet.softurecs.com
/
node_modules
/
openai
/
internal
/
qs
/
Filename :
formats.d.mts
back
Copy
import type { Format } from "./types.mjs"; export declare const default_format: Format; export declare const default_formatter: (v: PropertyKey) => string; export declare const formatters: Record<Format, (str: PropertyKey) => string>; export declare const RFC1738 = "RFC1738"; export declare const RFC3986 = "RFC3986"; //# sourceMappingURL=formats.d.mts.map