[addon] cache rd availability results

This commit is contained in:
TheBeastLT
2021-06-16 12:59:31 +02:00
parent e5ba5e6b18
commit f3d326a55a
3 changed files with 72 additions and 14 deletions

View File

@@ -6,4 +6,4 @@ function chunkArray(arr, size) {
: [arr];
}
module.exports = { chunkArray, BadTokenError }
module.exports = { chunkArray, BadTokenError }