Skip to content
OnCloud edited this page Jan 3, 2025 · 6 revisions

VirtFusion

A TypeScript client for interacting with the VirtFusion API. Built by Lazco Studio.

Installation

Install the package using pnpm:

pnpm add virtfusion

Important

Before making API calls, client must be initialized.

Clone this wiki locally