Urara-Blog/node_modules/.pnpm-store/v3/files/d5/e9aa23ff29e94c13c4382a2ac928370b375c36369e53b24cc67ee033a79651aee9061a8da8e65080f21e4d2ae7be701dc34254b6b180bb02d08a95a72b2f54
2022-08-14 01:14:53 +08:00

5 lines
No EOL
176 B
Text

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