UNPKG

92 BJavaScriptView Raw
1const { testH1 } = require('./custom-declarations/test-h1')
2
3module.exports = {
4 testH1,
5}