tuil
ReferencePackages@mwillbanks/tuil-coreAPI

toDisposable

function exported by @mwillbanks/tuil-core.

View rawEdit

function

Public function exported by @mwillbanks/tuil-core.

export function toDisposable(dispose: Disposer): Disposable;

Members

This declaration has no public members.

Parameters

MemberTypeRequiredDescriptionRelated types
disposeDisposerYesSupplies the dispose value as Disposer.Disposer

Returns

Disposable — Returns a value that satisfies Disposable.

Related types: Disposable

Throws

No thrown errors are documented for this declaration.

Source

View the secondary source reference

Package

@mwillbanks/tuil-core

On this page