UNPKG

trm-core

Version:

TRM (Transport Request Manager) Core

9 lines (8 loc) 164 B
export type TrmManifestNamespace = { replicense: string; texts: { language: string; description: string; owner: string; }[]; };