Skip to content

textmode.js / filters / FilterName

Type Alias: FilterName

ts
type FilterName = BuiltInFilterName | string;

Filter name type that allows both built-in and custom filter names