This commit is contained in:
Joey Yakimowich-Payne 2026-01-23 14:57:49 -07:00
commit e301d9d1eb
No known key found for this signature in database
GPG key ID: 6BFE655FA5ABD1E1
2 changed files with 24 additions and 8 deletions

View file

@ -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',