Function plug(plugin: BUILDNANAPlugin<T>): BUILDNANACtx & T Import a plugin.param plugin- The plugin to import.returns The updated context with the plugin.since v2000.0group Plugins