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

auto

function auto(install: () => void): () => void;
§
auto(install: () => void): () => void
[src]

§Parameters

§
install: () => void
[src]

§Return Type

§
() => void
[src]