UNPKG

@omnia/fx-models

Version:
5 lines (4 loc) 93 B
import { GuidValue } from "./Guid"; export interface TenantIdentifier { id: GuidValue; }