UNPKG

caniemail

Version:

HTML and CSS Feature Support for Email Clients from caniemail.com

6 lines 312 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.caniEmailJson = void 0; // Note: This is due to Node v20 and Node v22 diverging on `with 'json'` and `assert 'json'` on importing JSON exports.caniEmailJson = require('../data/caniemail.json'); //# sourceMappingURL=json.cjs.map