interface OnLoadimport { type OnLoad } from "https://deno.land/x/sptaki@1.2.0/di/OnLoad.d.ts"; MethodsonLoad(): Promise<void>getRoute(): string