UNPKG

@custonomy/community-sdk

Version:

Custonomy Lib for Community

6 lines 100 B
export const ACTION = { GET: 'GET', POST: 'POST', PATCH: 'PATCH', DELETE: 'DELETE' }