Type Alias BoxParser<V>Beta

BoxParser: (view: IsoView, config?: IsoViewConfig) => V

Box parser

Type Parameters

  • V = any

Type declaration