File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -2489,6 +2489,8 @@ v:t_blob |Blob| 型の値。読出し専用。 参照: |type()|
24892489v:t_class | class | 型の値。読出し専用。 参照: | type() |
24902490 *v:t_object* *t_object-variable*
24912491v:t_object | object | 型の値。読出し専用。 参照: | type() |
2492+ *v:t_typealias* *t_typealias-variable*
2493+ v:t_typealias | typealias | 型の値。読出し専用。 参照: | type() |
24922494
24932495 *v:termresponse* *termresponse-variable*
24942496v:termresponse termcapのエントリ| t_RV | で端末から返されるエスケープシーケンス。
Original file line number Diff line number Diff line change @@ -2558,6 +2558,8 @@ v:t_blob Value of |Blob| type. Read-only. See: |type()|
25582558v:t_class Value of | class | type. Read-only. See: | type() |
25592559 *v:t_object* *t_object-variable*
25602560v:t_object Value of | object | type. Read-only. See: | type() |
2561+ *v:t_typealias* *t_typealias-variable*
2562+ v:t_typealias Value of | typealias | type. Read-only. See: | type() |
25612563
25622564 *v:termresponse* *termresponse-variable*
25632565v:termresponse The escape sequence returned by the terminal for the | t_RV |
You can’t perform that action at this time.
0 commit comments