Module RargInternal__CmdInternal.Sub

let ofList: list((StringMap.key, t('a))) => children('a);
let getOpt: StringMap.key => StringMap.t('a) => option('a);
let keys: children('a) => list(string);