UNPKG

contexify

Version:

A TypeScript library providing a powerful dependency injection container with context-based IoC capabilities, inspired by LoopBack's Context system.

12 lines (10 loc) 258 B
/** * Version information for the Contexify package * * This file is automatically updated by the version synchronization system * when the package version changes. */ /** * Current version of the Contexify package */ export const VERSION = '1.2.2';