UNPKG

jsfakeit

Version:

![alt text](https://raw.githubusercontent.com/Anirban20001962/jsfakeit/main/logo.png)

11 lines (10 loc) 319 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.statusCode = void 0; exports.statusCode = { simple: [200, 301, 302, 400, 404, 500], general: [ 100, 200, 201, 203, 204, 205, 301, 302, 304, 400, 401, 403, 404, 405, 406, 416, 500, 501, 502, 503, 504, ], };