import {
StatusCodes,
StatusPhrases,
} from 'https://deno.land/x/httpstatuscodes/mod.ts';
console.log(StatusCodes.OK); // 200
console.log(StatusPhrases.OK); // OK
-
Notifications
You must be signed in to change notification settings - Fork 0
📦 | A dependency for deno
License
SaDi-BRo/httpStatusCodes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
About
📦 | A dependency for deno