import { SafeUnknownObject } from "https://deno.land/x/dtils@2.3.1/mod.ts";
Gets the value of a single key in the object. If the key doesn't exist, an error is thrown
x/dtils/mod.ts>SafeUnknownObject#sureGetSingle
import { SafeUnknownObject } from "https://deno.land/x/dtils@2.3.1/mod.ts";
Gets the value of a single key in the object. If the key doesn't exist, an error is thrown