const Backend: Readonly<{ ARROW: "arrow"; JSON: "json"; POLARS: "polars"; }>
const
Readonly
ARROW
"arrow"
JSON
"json"
POLARS
"polars"
Defined in: js-xbbg/src/index.ts:225