UNPKG

@sotatech/node-fixjs

Version:
12 lines (11 loc) 246 B
/** * Identifies the class or source of DeliveryStreamDeliveryPoint(41062). * tag: 42192 * @readonly * @enum {number} (int) */ export declare enum DeliveryStreamDeliveryPointSource { /** Proprietary */ Proprietary = 0, EIC = 1 }