IdentityPlugin type

Azure Identity プラグインの種類。プラグイン コンテキストを受け入れる関数です。

type IdentityPlugin = (context: unknown) => void