4 lines
140 B
JavaScript
4 lines
140 B
JavaScript
// File moved to ./worker/cache.js
|
|
// TODO: Remove this backward-compat "proxy file" in Babel 8
|
|
module.exports = require("./worker/cache");
|