UNPKG

@calystral/prettier-plugin-solidity

Version:
5 lines (3 loc) 146 B
const handler = require('./handler'); const printer = require('./printer'); module.exports = { handleComments: handler, printComment: printer };