xref: /expo/packages/@expo/cli/__mocks__/tar.ts (revision 8d307f52)
1*8d307f52SEvan Baconmodule.exports = { extract: jest.fn() };
2