Skip to content

@vtj


@vtj / ui / makeInstaller

Variable: makeInstaller() ​

const 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