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