Skip to main content
Glama
index.d.ts313 B
type AnyFunction = (...args: any[]) => any; /** * Designed to approximate the behavior on `experimental_useEffectEvent` as best * as possible until its stable release, and back-fill it as a shim as needed. */ declare function useEffectEvent<T extends AnyFunction>(callback?: T): T; export { useEffectEvent };

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/kkShrihari/miEAA3_mcp'

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