UNPKG

@cortexql/core

Version:

A RESTful API framework for your apps based on GraphQL type system.

4 lines (3 loc) 97 B
import * as Express from 'express'; export interface Application extends Express.Application { }