astro-ghostcms/.pnpm-store/v3/files/d5/e9aa23ff29e94c13c4382a2ac92...

5 lines
176 B
Plaintext

export default function _classCallCheck(instance, Constructor) {
if (!(instance instanceof Constructor)) {
throw new TypeError("Cannot call a class as a function");
}
}