Skip to content

@vtjDocs


@vtj / ui / makeInstaller

Function: makeInstaller()

makeInstaller(components?): object

Parameters

components?: any[]

Returns

object

install()

install: (app, options?) => void

Parameters

app: App<any>

options?: InstallerOptions

Returns

void

Defined in

packages/ui/types/utils/install.d.ts:7

Released under the MIT License.