UNPKG

@overlook/plugin-load

Version:

Overlook framework file system loader plugin

11 lines (7 loc) 171 B
/* -------------------- * @overlook/plugin-load module * CJS entry point * ------------------*/ 'use strict'; // Exports module.exports = require('./lib/index.js');