Interface ISupportedStreamAggregateTypeMap

interface ISupportedStreamAggregateTypeMap {
    numeric: INumericAggregate;
    numeric set: INumericSetAggregateMap;
}

Properties

Properties

Generated using TypeDoc