const makeParseMap: <T>( map: Record<string, T>, def: string, ) => (s?: string) => NonNullable<T>
packages / parse / src / parse.ts