mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-05 10:28:34 +08:00
Dev: Get tool
This commit is contained in:
@@ -57,9 +57,7 @@ function appendContainer()
|
||||
module.exports = {
|
||||
get(name)
|
||||
{
|
||||
devTools.get(name);
|
||||
|
||||
return this;
|
||||
return devTools.get(name);
|
||||
},
|
||||
add(tool)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user