UNPKG

@eggjs/dal-decorator

Version:
3 lines (2 loc) 133 B
import type { EggProtoImplClass } from '@eggjs/tegg-types'; export declare function Dao(): (constructor: EggProtoImplClass) => void;