UNPKG

@nestjs-kitchen/connextion-presto

Version:

A flexible module to provide presto-client interface in NextJS.

5 lines (4 loc) 228 B
export declare const DEFAULT_INSTANCE_NAME = "default"; export declare const MAX_LENGTH = 42; export declare const CONNEXTION_PRESTO_DEBUG = "CONNEXTION_PRESTO_DEBUG"; export declare const DATE_FORMAT = "YYYY-MM-DD HH:mm:sssZ";