include/lightspeed@form_compat_InputConfig.hrl

-record(input_config, {
    name :: binary(),
    mode :: lightspeed@form_compat:change_mode()
}).