mirror of
https://github.com/cp6/my-idlers.git
synced 2025-06-08 01:58:09 +00:00
3 lines
83 B
JavaScript
Vendored
3 lines
83 B
JavaScript
Vendored
"use strict";
|
|
|
|
module.exports = function (t, a) { a(typeof Symbol, "function"); };
|