Operator type for defining a file and its metadata.

Hierarchy

Constructors

Properties

properties: Map<string, Property> = ...

initial properties on the object

Methods

  • Define an Object operator type by providing a json representing the type

    Returns

    operator type Object created with json provided

    Parameters

    • json: any

      json object representing the definition of the property

    Returns File

Generated using TypeDoc