Skip to main content
Glama
index.ts538 B
import type { IInterpreterPluginVue } 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 IInterpreterPluginVue<T> {} } export * from './client'; export * from './editor'; export * from './getDictionary'; export * from './getDictionary'; export * from './getIntlayer'; export * from './getIntlayer'; export * from './markdown'; export * from './plugins';

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