UNPKG

@overlook/framework

Version:
11 lines (7 loc) 181 B
/* -------------------- * @overlook/framework module * Register CJS entry point * ------------------*/ 'use strict'; // Exports module.exports = require('./lib/register.js');