UNPKG

@lattice/core

Version:
3 lines (2 loc) 130 B
export declare const CONTROLLER_TOKEN = "__controller__"; export declare function Controller(uri?: string): (target: any) => any;