UNPKG

sudachi-synonyms-dictionary-kurai-forked-ver

Version:
6 lines (4 loc) 152 B
function fetchDictionary() { return Promise.resolve(require("./sudachi-synonyms-dictionary")); } module.exports.fetchDictionary = fetchDictionary;