Ghost/core/server/lib/mobiledoc/atoms/index.js

4 lines
75 B
JavaScript

var softReturn = require('./soft-return');
module.exports = [softReturn];