UNPKG

@omnia/fx-models

Version:
6 lines (5 loc) 102 B
export interface ApiResultBase { created: number | null; model: string; object: string; }