UNPKG

create-next-surf-app

Version:

![package downloads](https://img.shields.io/npm/dt/create-next-surf-app?style=for-the-badge) ![package version](https://img.shields.io/npm/v/create-next-surf-app?style=for-the-badge) ![discord](https://img.shields.io/discord/1016650973114007612?style=for-

6 lines (4 loc) 132 B
import { SurfClient } from '@surfdb/client-sdk'; export const surfClient = new SurfClient({ client: 'http://localhost:4200', });