mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2026-03-04 02:20:19 +01:00
Fixed Joi v2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
import * as Joi from 'joi';
|
||||
import Joi from 'joi';
|
||||
import { PDFPage } from 'pdf-lib';
|
||||
import { PdfFile, RepresentationType, PdfFileSchema } from '../wrappers/PdfFile';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user