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