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

§Classes

AdLad

§Type Aliases

AdErrorReason
AdLadInvalidQueryStringBehaviour
AdLadOptions
AdLadPlugin
AdLadPluginInitializeContext
CollectPluginArgs

Utility to provide methods with autocompletion and type checking based on which plugins are used.

CollectPluginArgsWithNever
DestroyBannerAdPluginOptions
GetCustomRequestCommands
GetMaybeParameters

Gets the type of a parameter from the provided method on a plugin. Results in never when either the method or the parameter doesn't exist.

GetPluginFromUnionByName

Filters all plugins that do not match the given name from a union.

OmitMissing

Utility that removes never and undefined types from an object.

PromisifyProps
ShowBannerAdPluginOptions
ShowFullScreenAdResult
UnionToIntersection