UNPKG

nests

Version:

Fast and easy state storage with a lot of control.

9 lines (8 loc) 199 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = Object.freeze({ GET: "GET", SET: "SET", DELETE: "DELETE", UPDATE: "UPDATE", });