Function: defineAppSetup()

Source: 1.0.0-rc.14 · ecc10ae38a81 (uncommitted changes)

ts
function defineAppSetup(fn): AppSetup;

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

Parameters

fn

AppSetup

Returns

AppSetup

En

Define the setup function for the client application.

Zh

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