UNPKG

@quo0/stiletto

Version:

With stiletto library you will be able to mock requests and choose between preconfigured responses right on the fly via UI

6 lines (5 loc) 147 B
export interface StilettoUISettings { openDialogShortcut: string[]; openDialogOnBrowserOpen: boolean; darkModeEnabled: boolean; }