UNPKG

gatsby-source-wordpress

Version:

Source data from WordPress in an efficient and scalable way.

7 lines (6 loc) 231 B
"use strict"; exports.__esModule = true; exports.usingGatsbyV4OrGreater = void 0; const usingGatsbyV4OrGreater = Number("5") >= 4; exports.usingGatsbyV4OrGreater = usingGatsbyV4OrGreater; //# sourceMappingURL=gatsby-version.js.map