mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 10:12:42 +03:00
51 lines
1.0 KiB
Plaintext
51 lines
1.0 KiB
Plaintext
[
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1,
|
|
),
|
|
hi: BytePos(
|
|
1,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
1,
|
|
),
|
|
hi: BytePos(
|
|
12,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('document me' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
57,
|
|
),
|
|
hi: BytePos(
|
|
57,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
57,
|
|
),
|
|
hi: BytePos(
|
|
68,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('document me' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
]
|