diff --git a/test.ts b/test.ts index 38943f7..339b639 100644 --- a/test.ts +++ b/test.ts @@ -1,4 +1,5 @@ import {execSync} from 'child_process'; +// @ts-ignore import {getTextFromImage} from './lib'; export function handler(): Promise {