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