InteropioPluginApi

Provides run-time access to the Interopio Plugin

TypeScript
export interface

Methods

MethodDescription
getPluginOptions()Retrieves the InteropioPlugOptions provided in interopio Plugin

Method Details

getPluginOptions

Retrieves the InteropioPlugOptions provided in interopio Plugin

TypeScript
getPluginOptions(): InteropioPluginOptions;
Returns

InteropioPluginOptions