UNPKG

@chartshq/datamodel

Version:

An environment with `node`, `rustup` and `wasm-pack` set up.

9 lines (8 loc) 231 B
declare const _default: (store: any) => Function; /** * The utility function to calculate major column. * * @param {Object} store - The store object. * @return {Function} Returns the push function. */ export default _default;