type alias optionimport { type option } from "https://deno.land/x/higa@0.1.2/deno/dep.ts"; definition: { [key: string]: string | number | boolean; }