UNPKG

@swc/helpers

Version:

External helpers for the swc project.

7 lines (5 loc) 139 B
"use strict"; function _read_only_error(name) { throw new TypeError("\"" + name + "\" is read-only"); } exports._ = _read_only_error;