123456789'use strict' function format() { return ''} module.exports = formatmodule.exports.default = format