UNPKG

cv-dialog-sdk

Version:

Catavolt Dialog Javascript API

6 lines (4 loc) 142 B
import { Redirection } from './Redirection'; export interface WorkbenchRedirection extends Redirection { readonly workbenchId: string; }