UNPKG

prettier-plugin-solidity

Version:

A Prettier Plugin for automatically formatting your Solidity code.

4 lines 112 B
export function isLabel(document) { return document.type === 'label'; } //# sourceMappingURL=is-label.js.map