Options
All
  • Public
  • Public/Protected
  • All
Menu

A metadata reader that automatically handles different versions of the metadata format.

Hierarchy

  • MetadataMultiversionReader

Implements

Index

Properties

Methods

Properties

Static Private versionToConstructor

versionToConstructor: Record<string, VersionedReader> = Object.create(null)

Methods

read

Static init

  • init(): void

Generated using TypeDoc