UNPKG

@swc/helpers

Version:

External helpers for the swc project.

7 lines (5 loc) 202 B
"use strict"; function _class_call_check(instance, Constructor) { if (!(instance instanceof Constructor)) throw new TypeError("Cannot call a class as a function"); } exports._ = _class_call_check;