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