UNPKG

@voiceflow/google-types

Version:
6 lines 168 B
import type { ButtonNode } from '../buttons/index.js'; /** @deprecated */ export interface SharedNode { buttons?: ButtonNode[]; } //# sourceMappingURL=base.d.ts.map