Skip to content

Utils

[<Class>]
type Utils =
    static member inline toJSFunc<'a, 'b> (fn: 'a -> 'b) : Function
AssemblyXantham.Fable.Core.TS
Attributes[<AutoOpen>]

Methods

static member inline toJSFunc<'a, 'b> (fn: 'a -> 'b) : Function