Type Alias Options

Options: { exact?: boolean }

Options for controlling if the type perform exact comparison.

Type declaration

  • Optionalexact?: boolean