UNPKG

next

Version:

The React Framework

14 lines (13 loc) 329 B
// TODO: Eliminate this singleton in the future. "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "devPageFiles", { enumerable: true, get: function() { return devPageFiles; } }); const devPageFiles = new Set(); //# sourceMappingURL=shared.js.map