const preact = require('preact'); module.exports = function charge(x, y, height, colour) { return ( ); }