mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 08:18:24 -04:00
5 lines
154 B
JavaScript
5 lines
154 B
JavaScript
|
|
'use strict';
|
||
|
|
// TODO: Remove from `core-js@4`
|
||
|
|
// https://github.com/js-choi/proposal-function-demethodize
|
||
|
|
require('../modules/esnext.function.un-this');
|