UNPKG
@byalvear/rrule-fns
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.6
1.0.4
1.0.2
1.0.1
1.0.0
A lightweight recurrence rule parser and generator for JavaScript/TypeScript
@byalvear/rrule-fns
/
dist
/
esm
/
index.d.ts
4 lines
•
146 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./recurrence.utils'
;
export
*
from
'./recurrence.validator'
;
export
*
from
'./recurrence.type'
;
//# sourceMappingURL=index.d.ts.map