Make dispiro results cachable

This commit is contained in:
be5invis 2021-07-11 18:30:29 -07:00
parent f892a56532
commit 7bf55f2682
6 changed files with 211 additions and 73 deletions

View file

@ -1,3 +1,5 @@
"use strict";
const { mix } = require("./utils");
class Box {