export class InputBinding {
    path: string
    event: string
}
