这是开发预览网站。请访问正式文档 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.