UNPKG

tarantoolscript

Version:

TypeScript definitions for Tarantool Lua API.

4 lines (2 loc) 89 B
export * as ReplicaSet from './ReplicaSet'; export type ReplicaSet = typeof ReplicaSet;