We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07fb919 commit 0e15315Copy full SHA for 0e15315
tests/record.test.ts
@@ -1,6 +1,5 @@
1
import { Expect, Equal } from '../src/types/helpers';
2
import { match, P } from '../src';
3
-import { InvertPatternForExclude } from '../src/types/InvertPattern';
4
5
describe('P.record', () => {
6
it('should match any object when called with P.unknown', () => {
0 commit comments