UNPKG

tarantoolscript

Version:

TypeScript definitions for Tarantool Lua API.

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