Logo Xantham

BrowserBindingTable Module

Functions and values

Function or value Description

entries

Full Usage: entries

Returns: (string * int * string) list

Every `lib.*.d.ts` type name the referenced `Fable.Browser.*` assemblies bind, as (TypeScript name, F# arity, F# name). A name may appear at more than one arity - `CustomEvent` is bound both bare and generic - so the arity is part of the key.

Returns: (string * int * string) list

Type something to start searching.