@tselect/http-method
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

HTTPMethod

npm npm npm

Installation

npm i @tselect/http-method

Usage

import { HTTPMethod, isHTTPMethod } from '@tselect/http-method';

HTTPMethod.GET; // get
isHTTPMethod(HTTPMethod.GET); // true

Readme

Keywords

none

Package Sidebar

Install

npm i @tselect/http-method

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

26.3 kB

Total Files

23

Last publish

Collaborators

  • sylvainestevez