This is the dev preview website. Check out the document at lynxjs.org

Home > @lynx-js/rspeedy > LoadConfigResult > content

LoadConfigResult.content property

The configuration object that exported from the configuration file.

Signature:

content: Config;

Remarks

The returned object has already been validated.