Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SpringRoll/SpringRoll
/ ApplicationPluginOptions
Interface
ApplicationPluginOptions
typings/Application.d.ts:126–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
export
interface
ApplicationPluginOptions {
127
name: string;
128
}
129
130
export
class
ApplicationPlugin {
131
constructor(options: ApplicationPluginOptions)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected