UNPKG

@fastify/autoload

Version:
6 lines (4 loc) 104 B
'use strict' module.exports = function (app, opts, next) { next(new Error('should not be loaded')) }