UNPKG

@cortical/core

Version:

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

4 lines (3 loc) 172 B
export declare function siteUrl(path?: string): string; export declare function basePath(path?: string): string; export declare function baseWSPath(path?: string): string;