UNPKG

@warp-works/warpjs-utils

Version:

Utility functions for WarpJS and plugins

10 lines (9 loc) 251 B
module.exports = function() { return Boolean( this.mapMatrix && this.mapMatrix.subColumnHeaders && this.mapMatrix.subColumnHeaders.length && this.mapMatrix.subRows && this.mapMatrix.subRows.length ); };