/** * A unique identifier for different types {@link IIoxAddOn}s. The range of valid values * is between 4096 (inclusive) and 8192. */ export interface IKnownIoxAddOnType { } //# sourceMappingURL=known_iox_add_on_type.d.ts.map