UNPKG

@lcap/nasl

Version:

NetEase Application Specific Language

14 lines 325 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { pingDatabase: { config: { noErrorTip: true, }, url: { method: 'post', path: '/api/v1/app/config/database/ping', }, }, }; //# sourceMappingURL=api.js.map