UNPKG
@pacote/computus
Version:
latest (2.0.4)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.2.9
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
Determine the calendar date of the Easter holiday.
@pacote/computus
/
typedoc.json
6 lines
(5 loc)
•
117 B
JSON
View Raw
1
2
3
4
5
6
{
"extends"
:
[
"../../typedoc.base.json"
]
,
"entryPoints"
:
[
"./src/index.ts"
]
,
"tsconfig"
:
"tsconfig.esm.json"
}