import { getDataDictionaryEntries } from "../utils/data-dictionary-utility"; const rapid = { getDataDictionaryEntries, }; export default rapid;