%PDF- %PDF-
Direktori : /proc/thread-self/root/www/loslex/test/node_modules/yaml/dist/stringify/ |
Current File : //proc/thread-self/root/www/loslex/test/node_modules/yaml/dist/stringify/stringifyDocument.d.ts |
import type { Document } from '../doc/Document.js'; import type { Node } from '../nodes/Node.js'; import type { ToStringOptions } from '../options.js'; export declare function stringifyDocument(doc: Readonly<Document<Node, boolean>>, options: ToStringOptions): string;