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