variable Injectableimport { Injectable } from "https://deno.land/x/danet@1.3.3/src/injector/mod.ts"; type<T>(options?: InjectableOption) => unknown