UNPKG

@parabolfi/server

Version:

Server utilities for Parabol SDK

14 lines (8 loc) 233 B
# Parabol Server SDK This repository contains the `@parabolfi/server` package, which is a TypeScript SDK for interacting with the Parabol's hosted APIs. ## Installation ```bash pnpm install @parabolfi/server ``` ## Usage soon..