UNPKG

@silver-3/r6-info

Version:

This package allows you to access information about any R6 operator and maps, and more. Currently updated to Y11S1.2

6 lines 176 B
module.exports = { ...require('./operators/index.js'), ...require('./maps/index.js'), ...require('./weapons/index.js'), ...require('./gadgets/index.js') };