Skip to main content
Module

x/bid/mod.ts>combineDictionary

build IME dictionary
Go to Latest
variable combineDictionary
import { combineDictionary } from "https://deno.land/x/bid@v0.3.2/mod.ts";

単語のまとまりを分解して一つの配列を形成

type

(combineDictionaries: CombineDictionaries) => Dictionaries