UNPKG

svcorelib

Version:

Core library used in the projects of Sv443 and the Sv443 Network. Contains tons of miscellaneous QoL features.

8 lines (6 loc) 87 B
function unused(...any) { void any; return; } module.exports = unused;