mirror of
https://github.com/xuxiaobo-bobo/boda_jsEnv.git
synced 2025-04-23 08:29:24 +08:00
6 lines
117 B
JavaScript
6 lines
117 B
JavaScript
// indexedDB对象
|
|
|
|
indexedDB = {
|
|
// _boisinit: bodavm.config.isinit
|
|
};
|
|
indexedDB.__proto__ = IDBFactory.prototype; |