mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-15 19:22:26 +08:00
This commit is contained in:
parent
9c6a0cb523
commit
459a8ff3b9
|
@ -180,7 +180,7 @@ fun initDefaultTypeInfo(webField: Boolean = false): DefaultTypeInfo {
|
|||
contextType.props = arrayOf(
|
||||
*nodeType.props,
|
||||
PropInfo("prev", contextType),
|
||||
PropInfo("current", contextType),
|
||||
PropInfo("current", nodeType),
|
||||
)
|
||||
globalType.methods = arrayOf(
|
||||
*contextType.methods,
|
||||
|
|
Loading…
Reference in New Issue
Block a user