UNPKG

tarantoolscript

Version:

TypeScript definitions for Tarantool Lua API.

8 lines (7 loc) 215 B
export * from './Client'; export * from './ClientOptions'; export * from './ClientStat'; export * from './HttpMethod'; export * from './IoObject'; export * from './RequestOptions'; export * from './ResponseObject';