Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
variable insertDelimiter
import { insertDelimiter } from "https://deno.land/x/bid@v0.3.2/core/convert.ts";

単語情報に区切り文字を挟み込む

type

(dictionary: Dictionary, delimiter: Delimiter) => string[]