Home > @tridion-sites/extensions > ExtensionGlobals
Signature:
export interface ExtensionGlobals
| Property | Modifiers | Type | Description |
|---|---|---|---|
| getConfiguration | <T extends Record<string, any>>() => T | undefined | ||
| t | (key: string, options?: Record<string, any>) => string |