Skip to main content
Glama
falsy.js•478 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.falsy = falsy; const globals_1 = require("../utils/globals"); const constantFrom_1 = require("./constantFrom"); function falsy(constraints) { if (!constraints || !constraints.withBigInt) { return (0, constantFrom_1.constantFrom)(false, null, undefined, 0, '', NaN); } return (0, constantFrom_1.constantFrom)(false, null, undefined, 0, '', NaN, (0, globals_1.BigInt)(0)); }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Digital-Defiance/mcp-screenshot'

If you have feedback or need assistance with the MCP directory API, please join our Discord server