UNPKG

easy-mock-ng-service-loader

Version:

a easy way to sync request services from easy-mock.com

3 lines (2 loc) 163 B
import { EntityDecoratorOptions } from './entity.interface'; export declare function EntityDecorator(options: EntityDecoratorOptions): (target: Function) => void;