Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Intern<GW>

Type parameters

  • GW: Broker<any, any>

Hierarchy

  • Intern

Implements

  • Plugin

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

api

api: PluginAPI

fsLoader

fsLoader: FSComponentLoader = new FSComponentLoader()

name

name: string = "Intern"

options

options: Options<GW>

Methods

onLoad

  • onLoad(): Promise<any>

setOptions

  • setOptions(options: Options<GW>): this

Generated using TypeDoc