feat: move he to lean-he, remove transfun & jshashes

This commit is contained in:
thecodrr
2021-02-16 21:38:32 +05:00
parent b76765b78e
commit 2a8a0b227a
9 changed files with 27 additions and 71 deletions

View File

@@ -31,11 +31,6 @@ import http from "../../utils/http";
import TokenManager from "../token-manager";
import Collector from "./collector";
import Merger from "./merger";
var tfun = require("transfun/transfun.js").tfun;
if (!tfun) {
tfun = global.tfun;
}
export default class Sync {
/**
*