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

4 lines (3 loc) 85 B
export interface IBrowserServerServiceFacade { launch: () => Promise<void>; }