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