This commit is contained in:
Liwanyi 2022-09-13 18:11:39 +08:00
parent 28fac2d8c5
commit 8b540b46fb

View File

@ -1,9 +1,9 @@
/**
* ob
* @deprecated TODO
*/
import log from "../utils/log";
/**
* observe
* @deprecated TODO
*/
export default function initOB(dom: Document | Element = document, opt = {}, func = () => {
}, dev = false, once = false) {
//let count = -1;