Skip to content

Interface: NotFoundPluginOptions ​

Defined in: index.ts:10

Properties ​

PropertyTypeDescriptionDefined in

distanceThreshold?

number

Distance threshold for suggesting commands.

Default

ts
5;

index.ts:16

Released under the MIT license