// automatically generated by the FlatBuffers compiler, do not modify /** * ---------------------------------------------------------------------- * Dictionary encoding metadata * Maintained for forwards compatibility, in the future * Dictionaries might be explicit maps between integers and values * allowing for non-contiguous index values */ export var DictionaryKind; (function (DictionaryKind) { DictionaryKind[DictionaryKind["DenseArray"] = 0] = "DenseArray"; })(DictionaryKind || (DictionaryKind = {})); //# sourceMappingURL=dictionary-kind.mjs.map