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