UNPKG

tarantoolscript

Version:

TypeScript definitions for Tarantool Lua API.

6 lines (5 loc) 71 B
export type IndexType = | 'TREE' | 'HASH' | 'RTREE' | 'BITSET'