UNPKG

next-csrf

Version:

CSRF mitigation library for Next.js

11 lines (9 loc) 254 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); // this file is overwritten by `npm run build:pre` var version = '1.4.1'; exports.default = version; module.exports = exports['default']; //# sourceMappingURL=version.js.map