A plugin that an export for the basket. E.g.: OBK Export or OBX Export

  • Plugin category = ProjectExport

Hierarchy

Properties

Methods

Properties

name: string

Methods

  • Will be called once after the plugin was loaded.

    Parameters

    • pDescriptor: PluginDescriptor

      Plugin descriptor for this plugin.

    • pSettings: unknown

      Optional plugin specific settings which may be defined as part of the application settings.

    Returns Promise<void>

Generated using TypeDoc