UNPKG

@stdlib/esm

Version:

ES module distribution for Stdlib, a standard library for JavaScript and Node.js.

3 lines 284 B
// This file is a part of stdlib. License is Apache-2.0: http://www.apache.org/licenses/LICENSE-2.0 function r(){return new Error("invalid operation. A browser environment has no support for changing the current working directory.")}export default r; //# sourceMappingURL=chdir.js.map