mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-24 14:43:08 +03:00
2d2e41ac76
- added export to index.js - fixed all paths to match the new structure - replaced should with testUtils - changed name from manipulator to transform
2 lines
45 B
JavaScript
2 lines
45 B
JavaScript
module.exports = require('./lib/transform');
|