import { Engine } from "https://deno.land/x/netsaur@0.3.0/src/core/engine.ts";
the Engine manages the backend and the backend loader.
Static Properties
backendLoader: BackendLoader
type: BackendType
import { Engine } from "https://deno.land/x/netsaur@0.3.0/src/core/engine.ts";
the Engine manages the backend and the backend loader.