UNPKG

miter

Version:

A typescript web framework based on ExpressJs based loosely on SailsJs

3 lines (2 loc) 120 B
import { CtorT } from '../../core/ctor'; export declare function Name(value: string): (injectable: CtorT<any>) => void;