UNPKG

nukak-express

Version:

flexible and efficient ORM, with declarative JSON syntax and smart type-safety

3 lines (2 loc) 96 B
import type { Request } from 'express'; export declare function parseQuery(req: Request): void;