@nerujs/methods
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Methods

This is a simple typed version of nodes http.METHODS, it's made since neru requires a typed http methods and nodes is typed as string

Exported members

Code

  • methods
    This is a uppercase typed array of http methods

  • lowercaseMethods
    This is a lowercase typed array of http methods

Types

  • Method
    This is a method type, one of the possible http methods

  • LowercaseMethod
    This is a method type, but lowercase. This can also be done with Lowercase<Method>

Readme

Keywords

none

Package Sidebar

Install

npm i @nerujs/methods

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

3.8 kB

Total Files

7

Last publish

Collaborators

  • ghostsos