File size: 59 Bytes
cd6720a
 
 
1
2
3
4
export interface ControllerMetadata {
    path?: string;
}