UNPKG

215 BTypeScriptView Raw
1export const VERSION: string;
2
3export * from './datetime';
4export * from './duration';
5export * from './info';
6export * from './interval';
7export * from './settings';
8export * from './zone';
9export * from './misc';