UNPKG

tarantoolscript

Version:

TypeScript definitions for Tarantool Lua API.

9 lines (8 loc) 270 B
export * from './IndexInterface'; export * from './IndexObject'; export * from './IndexObjectStat'; export * from './IndexOptions'; export * from './IndexOptionsParts'; export * from './IndexSequenceOptions'; export * from './IndexType'; export * from './IteratorType';