The ITimeSpan contract enables interoperability with external time libraries (e.g., Luxon, Dayjs). To integrate, simply implement ITimeSpan on the duration objects of those libraries.
ITimeSpan
Luxon
Dayjs
IMPORT_PATH: "@daiso-tech/core/time-span/contracts"
"@daiso-tech/core/time-span/contracts"
The
ITimeSpancontract enables interoperability with external time libraries (e.g.,Luxon,Dayjs). To integrate, simply implementITimeSpanon the duration objects of those libraries.IMPORT_PATH:
"@daiso-tech/core/time-span/contracts"