UNPKG

figma-api-stub

Version:
6 lines (5 loc) 142 B
export declare type TConfig = { simulateErrors?: boolean; isWithoutTimeout?: boolean; }; export declare const defaultConfig: TConfig;