• Preparing search index...
  • The search index is not available
Yank Note Api - v3.82.1
  • Yank Note Api
  • renderer/context/lib
  • yaml
  • parseDocument

Function parseDocument

  • parseDocument<T>(source, options?): yaml.Document.Parsed<T>
  • Parse an input string into a single YAML.Document

    Type Parameters

    • T extends ParsedNode = ParsedNode

    Parameters

    • source: string
    • Optionaloptions: ParseOptions & DocumentOptions & SchemaOptions

    Returns yaml.Document.Parsed<T>

    • Defined in node_modules/yaml/dist/public-api.d.ts:20

Settings

Member Visibility
Yank Note Api - v3.82.1
  • Loading...

Generated using TypeDoc