Use object instead of if chain (#4212)
This commit is contained in:
parent
c4efbdf4c7
commit
357528d139
4 changed files with 65 additions and 122 deletions
1
src/prelude/symbol.ts
Normal file
1
src/prelude/symbol.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export const fallback = Symbol('fallback');
|
Loading…
Add table
Add a link
Reference in a new issue