IncludedPath interface
The paths that are included in indexing
Properties
| indexes | List of indexes for this path |
| path | The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*) |
Property Details
indexes
path
The path for which the indexing behavior applies to. Index paths typically start with root and end with wildcard (/path/*)
path?: string
Property Value
string