AboutSupportDeveloper GuideVersion 35.120.79.5

Type alias InjectionType

InjectionType: "none" | "global"
  • 'none': The fin API will be not available from within this context.
  • 'global': The entire fin API will be available from within this context.

Default Value

'global'