@quo0/stiletto
Version:
With stiletto library you will be able to mock requests and choose between preconfigured responses right on the fly via UI
14 lines (13 loc) • 387 B
TypeScript
export declare const TOKENS: {
nodeProcess: symbol;
initStilettoWorkflow: symbol;
newStilettoWorkflow: symbol;
launchStilettoWorkflow: symbol;
fsService: symbol;
processService: symbol;
promptService: symbol;
structureService: symbol;
browserServerServiceFacade: symbol;
webSocketServerService: symbol;
structureModel: symbol;
};