Nuxt/test/fixtures/with-config/middleware/noop.js

4 lines
42 B
JavaScript

export default function () {
// NOOP!
}