UNPKG

@omnia/fx-models

Version:
7 lines (6 loc) 199 B
import { PropertyArchive } from "./PropertyArchive"; export interface TargetingPropertyArchive extends PropertyArchive { title: string; internalName: string; multilingualTitle: string; }