UNPKG

59 BTypeScriptView Raw
1export interface ControllerMetadata {
2 path?: string;
3}