goffeetabler/storage/public/dist/libs/hugerte/plugins/code/index.js
2026-05-01 18:15:40 -05:00

7 lines
No EOL
196 B
JavaScript

// Exports the "code" plugin for usage with module loaders
// Usage:
// CommonJS:
// require('hugerte/plugins/code')
// ES2015:
// import 'hugerte/plugins/code'
require('./plugin.js');