Ask a question to get started
Enter to sendā¢Shift+Enter new line
Structural check for a DeltaChannel without importing it (avoids an import cycle: delta.ts imports base.ts).
delta.ts
base.ts
isDeltaChannel(channel: BaseChannel): boolean
channel
BaseChannel