We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3828c23 commit 94c20b9Copy full SHA for 94c20b9
src/util/ZmanimFormatter.ts
@@ -1,5 +1,5 @@
1
import { DateTime } from 'luxon';
2
-import * as numeral from 'numeral';
+import numeral from 'numeral';
3
4
import { TimeZone, Utils } from '../polyfills/Utils';
5
import { Time } from './Time';
0 commit comments