UNPKG

respond-framework

Version:
12 lines (11 loc) 257 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "createCookies", { enumerable: true, get: function () { return _index.default; } }); var _index = require("./helpers/cookies/index.js");