UNPKG

@prestodb/presto-js-client

Version:

This is a Presto JavaScript client that connects to Presto via Presto's REST API to run queries.

5 lines (4 loc) 141 B
export * from './client.types'; export * from './error.types'; export * from './information-schema.types'; export * from './query-metadata';