UNPKG

@micro-app/cli

Version:

[CLI] Pluggable micro application framework.

13 lines (11 loc) 227 B
'use strict'; module.exports = { additionalProperties: true, properties: { server: { description: '服务端配置. ( object )', type: 'object', }, }, type: 'object', };