docs: reserve seam for complete capabilities
This commit is contained in:
@@ -22,7 +22,7 @@ export interface SourceRoster {
|
||||
all(): readonly SlashSource[]
|
||||
}
|
||||
|
||||
/** Construction seams of one controller. */
|
||||
/** Construction hooks for one controller. */
|
||||
export interface SlashControllerDeps {
|
||||
/** The owning session scope (event dispatch + teardown registration site). */
|
||||
actx: ClientContext
|
||||
|
||||
Reference in New Issue
Block a user