Type Alias SettingsTransactionHandler<T>

SettingsTransactionHandler<T>: ((settings: SettingsMap) => Promisable<T>)

Type Parameters

  • T