Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileWithMatches<M>

Matches within a particular file

Type parameters

  • M

Hierarchy

  • FileWithMatches

Implemented by

Index

Properties

Methods

Properties

content

content: string

file

file: File

matches

matches: Array<Match<M>>

Methods

makeUpdatable

  • makeUpdatable(): void

Generated using TypeDoc