mirror of
https://github.com/status-im/consul.git
synced 2025-02-10 04:45:05 +00:00
3 lines
58 B
JavaScript
3 lines
58 B
JavaScript
export const PUT = 'PUT';
|
|||
export const DELETE = 'DELETE';
|