Fix ppt
This commit is contained in:
parent
fa2ac3bdfd
commit
e301d9d1eb
2 changed files with 24 additions and 8 deletions
|
|
@ -1,8 +1,8 @@
|
|||
import officeParser from 'officeparser';
|
||||
import WordExtractor from 'word-extractor';
|
||||
import * as XLSX from 'xlsx';
|
||||
import * as PPT from 'ppt';
|
||||
import * as CFB from 'cfb';
|
||||
import PPT from 'ppt';
|
||||
import CFB from 'cfb';
|
||||
|
||||
export const GEMINI_NATIVE_TYPES = [
|
||||
'application/pdf',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue