UNPKG

hypertable-driver

Version:
9 lines (7 loc) 211 B
/** * Defines {@link Timestamp} class. * @example * var Timestamp = require('hypertable/timestamp'); * @module hypertable/timestamp */ exports = module.exports = require('../lib/hypertable/Timestamp.js');