verify-partytown-setup.d.ts 93 B

1
  1. export declare function verifyPartytownSetup(dir: string, targetDir: string): Promise<void>;