UNPKG

nestjs-express-cassandra

Version:
3 lines (2 loc) 141 B
import { FunctionType } from '../interfaces/decorators.interface'; export declare function Repository(entity: FunctionType): ClassDecorator;