🌀
type-chef-di Docs
CtrlK
GitHub
  • 👋Welcome to type-chef-di documentation
  • Overview
    • ✨Getting started
  • Fundamentals
    • 🍎Container Options, extendability
    • 👨‍🍳Injection
    • 🛠️Decorators
  • Use Cases
    • 🎨Plans
    • 🖥️For Developers
  • Other
    • 💡DI / IoC
Powered by GitBook
On this page
Edit
  1. Use Cases

🎨Plans

@Injectable({instantiation: "singleton" | "prototype"}) can specify default instantiation eg. singleton

Previous@MethodWrapper(key: string | Type<IMethodWrapper>)NextFor Developers

Last updated 2 years ago