import * as denoNest from "https://deno.land/x/deno_nest@v3.7.0/mod.ts";
Classes
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate an | |
Instantiate an | |
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate a | |
Instantiate an | |
Instantiate an | |
Instantiate an | |
Validation error description. |
Variables
this is a high function which will return a param decorator. | |
this is a lower function which compared with createParamDecorator, it remove one player. | |
v Get | |
v Head | |
v Host | |
Used for inject the parent class of the current class. It must used with | |
v Ip | |
v Post | |
v Put | |
v Req | |
v Res | |
A record of all the status codes text. |
Functions
Make an assertion, error will be thrown if | |
Set background color to blue. | |
Set background color using 24bit rgb.
| |
Set background color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit | |
f blue | Set text color to blue. |
f Body | |
f bold | Make the text bold. |
Cache decorator | |
Decorator that marks a class as a Nest exception filter. An exception filter handles exceptions thrown by or not handled by your application code. | |
Return the extension of the | |
f Form | |
Takes an input | |
Set text color to green. | |
Inject decorator | |
Make the text italic. | |
Get params by router | |
get the params from the request, if has key, then return the value which is parse by it`s type | |
f red | Set text color to red. |
A default metadata decorator factory that can be used on a class, class member, or parameter. | |
Resolves path segments into a | |
Set text color using 24bit rgb.
| |
f rgb8 | Set text color using paletted 8bit colors. https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit |
Decorator that assigns metadata to the class/function using the
specified | |
Decorator that binds exception filters to the scope of the controller or method, depending on its context. | |
Validates given object and reject on error. | |
Set text color to yellow. |
Interfaces
Interface defining a Class type provider. | |
Interface defining a Dynamic Module. | |
Interface describing implementation of an exception filter. | |
Interface defining an Existing (aliased) type provider. | |
Interface defining a Factory type provider. | |
Interface describing implementation of an interceptor. | |
Interface describing options for serving static assets. | |
I Type | |
Interface defining a Value type provider. |
Type Aliases
The options of the application | |
T Next | |
System signals which shut down a process | |