import * as mandarinets from "https://deno.land/x/mandarinets@v2.3.2/mvc-framework/core/internal/components/resource-handler-registry/resourceHandlerRegistry.ts";
Classes
This class serves as a registry for all the resources that have been added by the user (overriding behavior https://mandarineframework.gitbook.io/mandarine-ts/mandarine-core/resource-handlers/resource-handler) or the default handlers Mandarine has. |