Home > @momentum-design/builder > BuildersConfig > definitions

BuildersConfig.definitions property

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Array of Builder class constructor configuration objects.

Signature:

definitions?: Array<BuilderConfig>;

Remarks

This type will be moved to a global type used to specify the configuration for the CLI tooling associated with this package.