Options
All
  • Public
  • Public/Protected
  • All
Menu

Module output

Output filter methods.

since

3.2.0

Index

Type Aliases

OutputFilter: ((input: string, meta: OutputFilterMeta) => boolean)

Type declaration

Functions

  • Removes a filter from the registered output filters.

    Parameters

    Returns boolean

    Returns true if the filter was removed, false if the filter wasn't registered.

Generated using TypeDoc