Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/bid/mod.ts>combineDictionary

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

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

type

(combineDictionaries: CombineDictionaries) => Dictionaries