type InjectableTarget = (Target | TransferableContext) & { injectTo?: string }
Target
TransferableContext
Was this page helpful?