Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

makeJudgeTimeFromSelection

import { makeJudgeTimeFromSelection } from "https://raw.githubusercontent.com/takker99/takker-scheduler/main/mod.ts";

選択範囲中の項目を判断する時間を設ける

const makeJudgeTimeFromSelection: () => Promise<void>;