Module

x/just_my_type/main.ts>default#findBestModel

Derives typescript types from JS objects
Latest
method default.prototype.findBestModel
import { default } from "https://dotland.deno.dev/x/just_my_type@0.0.1/main.ts";

Parameters

name: string
item: unknown
modelsByKey: Record<string, MetaModel>

Returns

MatchModel