Sha256: 6d786e37232d541ff78a4658a9cc7fea48b7d56abf04598ee18a6df7bdebe2d4
Contents?: true
Size: 340 Bytes
Versions: 41
Compression:
Stored size: 340 Bytes
Contents
// Side effect imports import './prototype'; import { createDuration } from './create'; import { isDuration } from './constructor'; import { getSetRelativeTimeRounding, getSetRelativeTimeThreshold } from './humanize'; export { createDuration, isDuration, getSetRelativeTimeRounding, getSetRelativeTimeThreshold };
Version data entries
41 entries across 40 versions & 9 rubygems