moex-vibe/apps/frontend/src/pages/broker/brokerAllocation.ts

6 lines
132 B
TypeScript

export {
buildBrokerAllocation,
type BrokerAllocationItem,
type BrokerAllocationKey,
} from '../../entities/broker-position';