throw Error()

in src/schema/parser.ts [439:442]


  throw Error('illegal type: ' + type)
}

const packableDescriptorType = (type: number | undefined): boolean => {