Skip to content

@vtj


@vtj / ui / makeInstaller

Function: makeInstaller()

makeInstaller(components?): object

Defined in: packages/ui/types/utils/install.d.ts:6

Parameters

components?

any[]

Returns

object

install()

install: (app, options?) => void

Parameters

app

App

options?

InstallerOptions

Returns

void

Released under the MIT License.