UNPKG
serina
Version:
latest (2.0.0-alpha.3)
2.0.0-alpha.3
2.0.0-alpha.2
2.0.0-alpha.1
1.1.2
1.1.1
1.1.0
1.0.8
1.0.7
1.0.6
1.0.4
1.0.1
0.1.0
Natural Language Parser for date and time in Javascript
github.com/h-dong/serina
h-dong/serina
serina
/
dist
/
filters
/
timeKeywords
/
timeKeywords.helpers.d.ts
2 lines
(1 loc)
•
76 B
TypeScript
View Raw
1
2
export
declare
function
timeKeywordsToDateObj
(
matchingText
:
string
):
Date
;