2025-10-16 22:12:14 +05:00

4 lines
85 B
JavaScript

import cjsModule from './index.js';
export const jestExpect = cjsModule.jestExpect;