Actio
API ReferenceFunctions

defineConfig

function defineConfig(config): ActioConfig;

Defined in: packages/core/src/config.ts:151

Identity helper that gives actio.config.ts authors full type-checking and inference.

Parameters

config

ActioConfig

Returns

ActioConfig

On this page