UNPKG

tarantoolscript

Version:

TypeScript definitions for Tarantool Lua API.

8 lines (7 loc) 141 B
export interface Feature { transactions: number; watchers: number; error_extension: number; streams: number; pagination: number; }