seamapi / edgespec

☃️ an API framework for everywhere.
MIT License
5 stars 2 forks source link

No way to import `Middleware` #40

Closed seveibar closed 9 months ago

seveibar commented 9 months ago

import type { EdgespecMiddleware } from "edgespec" or import { Middleware }

useful for typing something like this:

image

mxsdev commented 9 months ago

Fixed in #48