UNPKG

next-csrf

Version:

CSRF mitigation library for Next.js

7 lines (4 loc) 139 B
"use strict"; // ES3 safe var _undefined = void 0; module.exports = function (value) { return value !== _undefined && value !== null; };