DiscoveryOptions


interface DiscoveryOptions {
  include?: Function[]
}

Properties

Property Description
include?: Function[]