UNPKG

tarantoolscript

Version:

TypeScript definitions for Tarantool Lua API.

4 lines (3 loc) 61 B
export type CsvReadable = | string | { read(): unknown }