OptionalbackendPath to the script which should be loaded to provide api, module should export provideApi function with
ExtPluginApiBackendInitializationFn signature
OptionalfrontendInitialization information for frontend part of Plugin API
OptionalheadlessPath to the script which should be loaded to provide api, module should export provideApi function with
ExtPluginApiBackendInitializationFn signature
Plugin API extension description. This interface describes scripts for both plugin runtimes: frontend(WebWorker) and backend(NodeJs)