IdentityPlugin type

Azure Identity 插件的類型,一個接受插件上下文的函式。

type IdentityPlugin = (context: unknown) => void