Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/xuhuai66/used-book-pro
/ Target
Interface
Target
miniprogram/vant/definitions/weapp.d.ts:9–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7
};
8
}
9
interface
Target {
10
id: string;
11
tagName: string;
12
dataset: {
13
[key: string]: any;
14
};
15
}
16
interface
Event {
17
/**
18
* 代表事件的类型。
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected