UNPKG

bottender

Version:

A framework for building conversational user interfaces.

4 lines 186 B
import { Schema } from '@hapi/joi'; import { Channel } from '../types'; export default function getChannelSchema(channel: Channel): Schema; //# sourceMappingURL=getChannelSchema.d.ts.map