UNPKG

@lcap/asl

Version:

NetEase Application Specific Language

15 lines (14 loc) 284 B
export default { setCache: { url: { path: '/proxy/graph/api/v1/graph/cache', method: 'post', }, }, clearCache: { url: { path: '/proxy/graph/api/v1/graph/cache', method: 'delete', }, }, };