Skip to main content
Module

x/rdw_data/src/providers/mod.ts>MerkUitvoeringToegestaan

Get data from RDW using Deno/Node
Latest
variable MerkUitvoeringToegestaan
import { MerkUitvoeringToegestaan } from "https://deno.land/x/rdw_data@0.7.0/src/providers/mod.ts";

type

{ RDWQuery: (auth?: AuthOpts, opts?: Options) => SodaQuery<MerkUitvoeringToegestaan_ResponseData>; Fields: Fields; Info: Info; }