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

warnOnce

function warnOnce(msg: string): void;
§
warnOnce(msg: string): void
[src]

§Parameters

§
msg: string
[src]

§Return Type