Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
jajbshjahavahh
GitHub Repository: jajbshjahavahh/gojo-satoru
Path: blob/master/node_modules/@babel/runtime/helpers/esm/classNameTDZError.js
2486 views
1
export default function _classNameTDZError(name) {
2
throw new Error("Class \"" + name + "\" cannot be referenced in computed property keys.");
3
}
4