artalk
    Preparing search index...

    Type Alias ArtalkPlugin<T>

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

    Type Parameters

    • T = any

    Type Declaration

      • (ctx: Context, options?: T): void
      • Parameters

        Returns void