@azuro-org/dictionaries
Version:
CLI and set of helpers to work with Azuro protocol dictionaries
6 lines (5 loc) • 321 B
TypeScript
export { default as dictionaries } from './dictionaries';
export { default as getMarketKey } from './getMarketKey';
export { default as getMarketName } from './getMarketName';
export { default as getMarketDescription } from './getMarketDescription';
export { default as getSelectionName } from './getSelectionName';