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

3 lines
43 B
JavaScript
Raw Normal View History

2017-05-21 17:18:26 +00:00
export default function () {
// NOOP!
}