mirror of
https://github.com/swc-project/swc.git
synced 2024-12-01 09:52:57 +03:00
51 lines
1.0 KiB
Plaintext
51 lines
1.0 KiB
Plaintext
[
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
18,
|
|
),
|
|
hi: BytePos(
|
|
18,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
18,
|
|
),
|
|
hi: BytePos(
|
|
30,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Document me.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
JsDoc {
|
|
span: Span {
|
|
lo: BytePos(
|
|
61,
|
|
),
|
|
hi: BytePos(
|
|
61,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
description: Text {
|
|
span: Span {
|
|
lo: BytePos(
|
|
61,
|
|
),
|
|
hi: BytePos(
|
|
80,
|
|
),
|
|
ctxt: #0,
|
|
},
|
|
value: Atom('Static document me.' type=dynamic),
|
|
},
|
|
tags: [],
|
|
},
|
|
]
|