Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

browserslist

function browserslist(query: string, opts: any): any;
§
browserslist(query: string, opts: any): any
[src]

§Parameters

§
query: string
[src]
§
opts: any
[src]

§Return Type