UNPKG

@lcap/asl

Version:

NetEase Application Specific Language

17 lines 401 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { setCache: { url: { path: '/proxy/graph/api/v1/graph/cache', method: 'post', }, }, clearCache: { url: { path: '/proxy/graph/api/v1/graph/cache', method: 'delete', }, }, }; //# sourceMappingURL=loadCache.js.map