UNPKG

@calystral/prettier-plugin-solidity

Version:
6 lines (4 loc) 86 B
const ThrowStatement = { print: () => 'throw;' }; module.exports = ThrowStatement;