All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cass.rollup.rule.RrToken.js Maven / Gradle / Ivy

There is a newer version: 3.1.8
Show newest version
var RrToken = function() {};
RrToken = stjs.extend(RrToken, null, [], function(constructor, prototype) {
    prototype.number = null;
    prototype.bool = null;
}, {}, {});




© 2015 - 2024 Weber Informatics LLC | Privacy Policy