UNPKG

91 BJavaScriptView Raw
1'use strict'
2
3const { version } = require('../package.json')
4
5module.exports = { version }