@vnodes/prisma-helper
    Preparing search index...

    Type Alias AnnotationExtractionFn

    AnnotationExtractionFn: (text?: string) => RegExpMatchArray | null | undefined

    Type Declaration

      • (text?: string): RegExpMatchArray | null | undefined
      • Parameters

        • Optionaltext: string

        Returns RegExpMatchArray | null | undefined