UNPKG

trm-core

Version:

TRM (Transport Request Manager) Core

7 lines (6 loc) 158 B
import { LANGU, SEOCLSNAME, SEODESCR } from "../components"; export type SEOCLASSTX = { clsname: SEOCLSNAME; langu: LANGU; descript: SEODESCR; };