InteropioPluginApi
Provides run-time access to the Interopio Plugin
TypeScript
export interfaceMethods
| Method | Returns | Description |
|---|---|---|
| getPluginOptions() | InteropioPluginOptions | Retrieves the InteropioPlugOptions provided in interopio Plugin |
Method Details
getPluginOptions
Retrieves the InteropioPlugOptions provided in interopio Plugin
TypeScript
getPluginOptions(): InteropioPluginOptions;