avocadowastaken/rapidbundle

View on GitHub
examples/module-cjs/src/index.js

Summary

Maintainability
A
0 mins
Test Coverage
"use strict";
module.exports.hello = require("./hello.js");