LocalizationRootPathResolver: ((entityId) => Promise<Record<string, string>>)

Type declaration

    • (entityId): Promise<Record<string, string>>
    • Parameters

      • entityId: string

      Returns Promise<Record<string, string>>

Generated using TypeDoc