UNPKG

@omnia/fx-models

Version:
6 lines (5 loc) 158 B
import { GuidValue } from "@omnia/fx-models"; export interface PromotedTagOptions { appInstanceId: GuidValue; promotedPropertyInternalName: string; }