UNPKG

@cortexql/core

Version:

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

8 lines (7 loc) 347 B
export declare function getRootPath(): string; export declare function getApiPath(): string; export declare function getBuildPath(): string; export declare function getBuildRootPath(): string; export declare function getApiBuildPath(): string; export declare function getSchemaPath(): string; export declare function getBuildSchemaPath(): string;