blob: d6f7f6c092aaa9b49677943e571b324c3162b019 [file] [edit]
import fixtures from './fixtures.js';
const {
fixturesDir,
path,
fileURL,
readSync,
readKey,
} = fixtures;
export {
fixturesDir,
path,
fileURL,
readSync,
readKey,
};