We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be1aaf4 commit 14c0935Copy full SHA for 14c0935
test/_listen.js
@@ -1,4 +1,4 @@
1
-import micro from 'micro-serve'
+import micro from 'micro-core'
2
3
export default async function (fn, opts) {
4
const srv = micro(fn, opts)
0 commit comments