fixup! Fix args type for Interval.toDuration()

This commit is contained in:
Takuma Suzuki
2019-02-08 18:35:16 +09:00
parent 7293f118b7
commit 3caae783fe

View File

@@ -1,4 +1,4 @@
// Type definitions for luxon 1.11.1
// Type definitions for luxon 1.11
// Project: https://github.com/moment/luxon#readme
// Definitions by: Colby DeHart <https://github.com/colbydehart>
// Hyeonseok Yang <https://github.com/FourwingsY>