Type Alias ArtalkPlugin<T>

ArtalkPlugin<T>: ((ctx: Context, options?: T) => void)

Type Parameters

  • T = any