UNPKG
@kamiazya/freebusy
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Determine free blocks from a list of events.
github.com/kamiazya/freebusy
kamiazya/freebusy
@kamiazya/freebusy
/
dist
/
models
/
index.d.ts
9 lines
•
269 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
*
from
'./BlockISO8601'
;
export
*
from
'./BlockLikeObject'
;
export
*
from
'./Scope'
;
export
*
from
'./Block'
;
export
*
from
'./BlockLike'
;
export
*
from
'./BlockArray'
;
export
*
from
'./ScopeTime'
;
export
*
from
'./DayOfWeek'
;
//# sourceMappingURL=index.d.ts.map