MaxiQueenOS's picture
MaxiQueen v2 Backend Listo
49b303f
Raw
History Blame Contribute Delete
132 Bytes
'use strict';
/** @type {import('./reflectApply')} */
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;