Skip to content

fx-flow v0.7.0 / types / SingleArgFunction

Type alias: SingleArgFunction()

SingleArgFunction: (args) => any

Parameters

args: any

Returns

any

Source

packages/core/src/types/function.ts:5

Released under the MIT License.