UNPKG

disclient

Version:
11 lines (10 loc) 218 B
export declare type fieldObject = { name: string; value: string; inline?: boolean; }; export declare type footerObject = { text: string; icon_url?: string; proxy_icon_url?: string; };