4 lines
79 B
JavaScript

exports.ClassProperty = function () {
throw new Error("not implemented");
};