Skip to content

Commit f901966

Browse files
test(class): use strict symbol
1 parent 2ec5d84 commit f901966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/type/src/testing/variables/class.const.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { STRING } from './string.const';
22
import { NUMBER } from './number.const';
3-
import { SYMBOL_STRING, SYMBOL_NUMBER } from './symbol.const';
3+
import { SYMBOL_STRING, SYMBOL_NUMBER } from './strict/symbol.const';
44

55
/**
66
* typeof === 'function'

0 commit comments

Comments
 (0)