Home Manual Reference Source Repository

References

Class Summary

Static Public Class Summary
public

Bq

public
public

Function Summary

Static Public Function Summary
public

env(name: string, value: *): *

If only the name parameter is provided this function acts as a getter for process.env.

Typedef Summary

Static Public Typedef Summary
public
public

RouteHandler: function(request: Request, response: Response)