Skip to main content
Glama
index.ts930 B
import type { IInterpreterPluginSolid } from './plugins'; declare module '@intlayer/core' { // biome-ignore lint/correctness/noUnusedVariables: <All declarations of 'IInterpreterPlugin' must have identical type parameters> interface IInterpreterPlugin<T, S, L> extends IInterpreterPluginSolid<T> {} } export { getBrowserLocale, IntlayerClientContext, IntlayerProvider, IntlayerProviderContent, type IntlayerProviderProps, localeCookie, localeInStorage, setLocaleCookie, setLocaleInStorage, t, useDictionary, useDictionaryAsync, useDictionaryDynamic, useIntlayer, useIntlayerContext, useLoadDynamic, useLocale, useLocaleBase, useLocaleCookie, useLocaleStorage, } from './client/index'; export { getDictionary } from './getDictionary'; export { getIntlayer } from './getIntlayer'; export type { IntlayerNode } from './IntlayerNode'; export { MarkdownProvider } from './markdown/index';

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/aymericzip/intlayer'

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