UNPKG

tarantoolscript

Version:

TypeScript definitions for Tarantool Lua API.

7 lines (6 loc) 87 B
export interface SqlInfo { cache: { size: number; stmt_count: number; }; }