UNPKG

react-static

Version:

A progressive static site generator for React

10 lines (8 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // This is due to test and the inability to mock or stub __dirname exports.default = function () { return __dirname; };