Nuxt/test/fixtures/with-config/middleware/noop.js
2017-10-31 14:26:19 +01:00

4 lines
42 B
JavaScript

export default function () {
// NOOP!
}