Skip to main content
Glama
1yhy
by 1yhy
simplify-node-response.ts543 B
/** * Simplified Node Response Service * * This module re-exports the core parser functionality for backward compatibility. * The actual parsing logic has been moved to ~/core/parser.ts. * * @module services/simplify-node-response */ // Re-export parser function export { parseFigmaResponse } from "~/core/parser.js"; // Re-export types for backward compatibility export type { CSSStyle, TextStyle, SimplifiedDesign, SimplifiedNode, SimplifiedFill, ExportInfo, ImageResource, FigmaNodeType, } from "~/types/index.js";

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/1yhy/Figma-Context-MCP'

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