UNPKG

@swc/helpers

Version:

External helpers for the swc project.

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