Kind: Type
Source: atloria-monorepo/packages/editor/src/plugins/core/index.ts
Definition
ts(
key: string,
defaultValue: string,
interpolations?: Record<string, any>,
) => string
Kind: Type
Source: atloria-monorepo/packages/editor/src/plugins/core/index.ts
ts(
key: string,
defaultValue: string,
interpolations?: Record<string, any>,
) => string
Was this page helpful?