UNPKG

@lakutata/core

Version:

Lakutata Framework Core

4 lines (3 loc) 162 B
import { inject, injectable } from 'inversify'; export { inject as Inject, injectable as Injectable }; export declare function Configurable(): PropertyDecorator;