UNPKG
jexl-functions-fork
Version:
latest (2.0.7)
2.0.7
Package with available JEXL functions
github.com/digifi-io/jexl-functions
digifi-io/jexl-functions
jexl-functions-fork
/
lib
/
src
/
dayjs.d.ts
3 lines
(2 loc)
•
49 B
TypeScript
View Raw
1
2
3
import
dayjs
from
'dayjs'
;
export
default
dayjs;