import * as drash from "https://deno.land/x/drash@v3.0.0-beta.2/src/modules/chains/RequestChain/mod.polyfill.ts";
Classes
This class' purpose is to make importing this module not look and feel weird.
For example, we want the | |
Base class for all HTTP errors in Drash. Use this class to throw uniform HTTP errors. | |