Skip to content

apollo-code


apollo-code / ui/src / SlashCommandRegistry

Interface: SlashCommandRegistry

Methods

snapshot()

snapshot(): readonly RegisteredSlashCommand[]

Returns

readonly RegisteredSlashCommand[]


subscribe()

subscribe(listener): () => void

Parameters

listener

() => void

Returns

() => void