UNPKG

trm-core

Version:

TRM (Transport Request Manager) Core

5 lines (4 loc) 71 B
export type LogTableStruct = { head: string[]; data: any[]; };