UNPKG
@shelf/aws-lambda-libreoffice
Version:
latest (8.0.4)
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0
7.3.0
7.2.0
7.1.0
7.0.0
6.0.0
5.0.3
5.0.1
5.0.0
4.1.0
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
3.0.8
3.0.6
3.0.5
3.0.4
3.0.1
3.0.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0
1.1.0
1.0.2
1.0.1
1.0.0
Utility to work with Docker version of LibreOffice in Lambda
shelfio/aws-lambda-libreoffice
@shelf/aws-lambda-libreoffice
/
lib
/
index.js
3 lines
(2 loc)
•
64 B
JavaScript
View Raw
1
2
3
export
*
from
'./convert.js'
;
export
*
from
'./validations.js'
;