Core API Overview > @adpt/core > Adapt > Plugin > start
Adapt.Plugin.start() method
Signature:
start(options: PluginOptions): Promise<void>;
Parameters
Parameter | Type | Description |
---|---|---|
options | PluginOptions |
Returns:
Promise<void>
Adapt v0.2.0: now with Node.js v12 and v13 support, easier installs, and more! Read more...