UNPKG

@adobe/genstudio-uix-sdk

Version:
8 lines (7 loc) 173 B
export declare const Email: Channel; export declare const Meta: Channel; export declare const Display: Channel; export type Channel = { id: string; name: string; };