InteropioPluginApi

Provides run-time access to the Interopio Plugin

TypeScript
export interface

Methods

MethodReturnsDescription
getPluginOptions()InteropioPluginOptionsRetrieves the InteropioPlugOptions provided in interopio Plugin

Method Details

getPluginOptions

Retrieves the InteropioPlugOptions provided in interopio Plugin

TypeScript
getPluginOptions(): InteropioPluginOptions;
Returns

InteropioPluginOptions