UNPKG

fastcomments-sdk

Version:

FastComments API Client - A SDK for interacting with the FastComments API

8 lines 471 B
"use strict"; // Default export - Types only (safe for both client and server) // This ensures the main package can be imported anywhere without Node.js dependencies Object.defineProperty(exports, "__esModule", { value: true }); // For actual usage, import from specific entry points: // - import { ... } from 'fastcomments-sdk/browser' // Browser-safe APIs // - import { ... } from 'fastcomments-sdk/server' // Full Node.js SDK with SSO //# sourceMappingURL=index.js.map