We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8637ec + 5a4eec9 commit a697483Copy full SHA for a697483
1 file changed
definitions/standard/data_type/type/type.proto.json
@@ -0,0 +1,23 @@
1
+{
2
+ "identifier": "TYPE",
3
+ "name": [
4
+ {
5
+ "code": "en-US",
6
+ "content": "Type"
7
+ }
8
+ ],
9
+ "alias": [
10
11
12
+ "content": "type;data type;data-type;datatype;type definition;type-definition;type-def;typedef"
13
14
15
+ "displayMessage": [
16
17
18
+ "content": "Type of ${T}"
19
20
21
+ "type": "T",
22
+ "genericKeys": ["T"]
23
+}
0 commit comments