3 lines
119 B
JavaScript
3 lines
119 B
JavaScript
'use strict';
|
|
// https://github.com/tc39/proposal-pattern-matching
|
|
require('../modules/esnext.symbol.custom-matcher');
|