UNPKG

kobp

Version:
2 lines (1 loc) 119 B
export declare function createMixedDecorator<T = any>(metakey: string, metadata: T): MethodDecorator & ClassDecorator;