D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
forge
/
ebrokers.online
/
node_modules
/
generator-function
/
Filename :
index.js
back
Copy
'use strict'; // eslint-disable-next-line no-extra-parens, no-empty-function const cached = /** @type {GeneratorFunctionConstructor} */ (function* () {}.constructor); /** @type {import('.')} */ module.exports = () => cached;