7 lines
72 B
Text
7 lines
72 B
Text
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
label: property1 = "foo";
|
||
|
label: property2 = "bar";
|
||
|
};
|