/** * Domain Dictionary Module * * v1.15.0: REQ-DICT-001 専門用語辞書・同義語展開 */ export * from './types.js'; export * from './domain-dictionary.js';