import { type MapValueType } from "https://deno.land/x/fathym_common@v0.0.141/src/src.deps.ts";
Get map values types
definition: T extends Map<unknown, infer V> ? V : never
x/fathym_common/src/src.deps.ts>MapValueType
import { type MapValueType } from "https://deno.land/x/fathym_common@v0.0.141/src/src.deps.ts";
Get map values types