UNPKG

@am92/securities-utility

Version:
10 lines (9 loc) 300 B
import { ISecSegmentStructureMapType } from '../TYPES/SecurityMaster'; /** * @ignore * * Security segment configurations defining the structure and type of different market segments. * * @type {ISecSegmentStructureMapType[]} */ export declare const SEC_SEGMENTS: ISecSegmentStructureMapType[];