UNPKG

@tecfancy/const

Version:
8 lines (5 loc) 90 B
'use strict'; module.exports = const; function const() { return 'Hello from const'; }