UNPKG

tarantoolscript

Version:

TypeScript definitions for Tarantool Lua API.

9 lines (8 loc) 92 B
export type IteratorType = | 'EQ' | 'REQ' | 'GT' | 'GE' | 'ALL' | 'LT' | 'LE'