UNPKG

tarantoolscript

Version:

TypeScript definitions for Tarantool Lua API.

6 lines (5 loc) 81 B
export type UuidByteOrder = | 'l' | 'b' | 'h' | 'host' | 'n' | 'network'