xref: /expo/packages/@expo/cli/__mocks__/tar.ts (revision e40c7320)
1module.exports = { extract: jest.fn() };
2