UNPKG

firescript

Version:
7 lines (4 loc) 95 B
module.exports.Banana = class Banana { } const COLOR = 'yellow' module.exports.COLOR = COLOR