workflow.unknownresourceprofile.md

February 26, 2024 ยท View on GitHub

Home > @datashaper/workflow > UnknownResourceProfile

UnknownResourceProfile class

Signature:

export declare class UnknownResourceProfile implements ProfileHandler<UnknownResource, ResourceSchema> 

Implements: ProfileHandler<UnknownResource, ResourceSchema>

Properties

PropertyModifiersTypeDescription
profilereadonlyProfile

Methods

MethodModifiersDescription
createInstance(schema)

Contents

  1. 1UnknownResourceProfile class
  2. 2Properties
  3. 3Methods