UNPKG

@proofkit/cli

Version:

Create web application with the ProofKit stack

5 lines (3 loc) 121 B
import Plunk from "@plunk/node"; import { env } from "@/config/env"; export const plunk = new Plunk(env.PLUNK_API_KEY);