'use strict';
Object.defineProperty(exports, "__esModule", { value: true });
thrownewError('The React Server Writer cannot be used outside a react-server environment. ' +
'You must configure Node.js using the `--conditions react-server` flag.');
//# sourceMappingURL=static.js.map