type OMSSPluginType = (server: OMSSServer) => Promise<void>
Type Aliases
OMSSPluginType
Plugin with no configuration.
Last modified on July 27, 2026
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Warning: This documentation is a WIP.
Plugin with no configuration.
type OMSSPluginType = (server: OMSSServer) => Promise<void>
Was this page helpful?