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

3 lines (2 loc) 139 B
export declare const FILE_EXTENSIONS: readonly ["ts", "js", "json"]; export declare type FileExtension = typeof FILE_EXTENSIONS[number];