Skip to content

Function: defineAppSetup()

defineAppSetup(fn): AppSetup

Defined in: packages/valaxy/client/setups.ts:27

Parameters

fn

AppSetup

Returns

AppSetup

En

Define the setup function for the client application.

Zh

扩展客户端应用的 setup 函数。