// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0functionr(){returnnewError("invalid operation. A browser environment has no support for changing the current working directory.")}exportdefault r;
//# sourceMappingURL=chdir.js.map