UNPKG

@nestjs-kitchen/connextion-presto

Version:

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

4 lines (3 loc) 109 B
import './polyfill'; export { definePresto } from './define-presto'; export { PrestoError } from './errors';