@powerlines/plugin-alloy 0.19.13 → 0.19.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/builtin-file-BJKPEOF7.mjs +62 -0
- package/dist/builtin-file-BJKPEOF7.mjs.map +1 -0
- package/dist/builtin-file-BghS0Iup.cjs +67 -0
- package/dist/builtin-file-CiW4-UYI.d.mts +35 -0
- package/dist/builtin-file-CiW4-UYI.d.mts.map +1 -0
- package/dist/builtin-file-DLGZvvC3.d.cts +35 -0
- package/dist/builtin-file-DLGZvvC3.d.cts.map +1 -0
- package/dist/builtin-file-Dj3eVgvv.d.cts +35 -0
- package/dist/builtin-file-Dj3eVgvv.d.cts.map +1 -0
- package/dist/builtin-file-RXdRpQs-.d.mts +35 -0
- package/dist/builtin-file-RXdRpQs-.d.mts.map +1 -0
- package/dist/capnp-CRMDa2Ok.d.mts +88 -0
- package/dist/capnp-CRMDa2Ok.d.mts.map +1 -0
- package/dist/capnp-ClfqI-5t.cjs +356 -0
- package/dist/capnp-CnQcwo0s.mjs +260 -0
- package/dist/capnp-CnQcwo0s.mjs.map +1 -0
- package/dist/capnp-YnGBPkLK.d.cts +88 -0
- package/dist/capnp-YnGBPkLK.d.cts.map +1 -0
- package/dist/{_virtual/rolldown_runtime.cjs → chunk-CbDLau6x.cjs} +6 -1
- package/dist/components-B0evB5xd.cjs +0 -0
- package/dist/components-BNK9p5AE.cjs +0 -0
- package/dist/components-C_Rnle_h.mjs +1 -0
- package/dist/components-CpjG2zC9.mjs +1 -0
- package/dist/components-CrWk5KiP.mjs +1 -0
- package/dist/components-CyQi7RHT.mjs +1 -0
- package/dist/components-DPKSrvP-.cjs +0 -0
- package/dist/components-IRVnipN0.d.cts +143 -0
- package/dist/components-IRVnipN0.d.cts.map +1 -0
- package/dist/components-ISRFDWTF.cjs +0 -0
- package/dist/components-oHSM7vmp.d.mts +143 -0
- package/dist/components-oHSM7vmp.d.mts.map +1 -0
- package/dist/context-AhzykdKC.mjs +51 -0
- package/dist/context-AhzykdKC.mjs.map +1 -0
- package/dist/context-Ctw077Cx.cjs +79 -0
- package/dist/context-Du_bVzRZ.d.mts +67 -0
- package/dist/context-Du_bVzRZ.d.mts.map +1 -0
- package/dist/context-Gqs3Ru42.d.cts +67 -0
- package/dist/context-Gqs3Ru42.d.cts.map +1 -0
- package/dist/contexts-DezKayEz.cjs +0 -0
- package/dist/contexts-J643Nrrt.cjs +0 -0
- package/dist/contexts-_jq-yJQG.mjs +1 -0
- package/dist/contexts-juWSyBfb.mjs +1 -0
- package/dist/core/components/index.cjs +11 -6
- package/dist/core/components/index.d.cts +6 -3
- package/dist/core/components/index.d.mts +6 -3
- package/dist/core/components/index.mjs +8 -3
- package/dist/core/components/output.cjs +2 -32
- package/dist/core/components/output.d.cts +2 -22
- package/dist/core/components/output.d.mts +2 -22
- package/dist/core/components/output.mjs +1 -30
- package/dist/core/components/single-line-comment.cjs +2 -21
- package/dist/core/components/single-line-comment.d.cts +2 -21
- package/dist/core/components/single-line-comment.d.mts +2 -21
- package/dist/core/components/single-line-comment.mjs +1 -19
- package/dist/core/components/source-file.cjs +6 -63
- package/dist/core/components/source-file.d.cts +2 -31
- package/dist/core/components/source-file.d.mts +2 -31
- package/dist/core/components/source-file.mjs +5 -60
- package/dist/core/contexts/context.cjs +7 -53
- package/dist/core/contexts/context.d.cts +1 -65
- package/dist/core/contexts/context.d.mts +1 -65
- package/dist/core/contexts/context.mjs +2 -48
- package/dist/core/contexts/index.cjs +17 -15
- package/dist/core/contexts/index.d.cts +4 -2
- package/dist/core/contexts/index.d.mts +4 -2
- package/dist/core/contexts/index.mjs +4 -2
- package/dist/core/contexts/reflection.cjs +9 -67
- package/dist/core/contexts/reflection.d.cts +2 -51
- package/dist/core/contexts/reflection.d.mts +2 -51
- package/dist/core/contexts/reflection.mjs +1 -58
- package/dist/core/index.cjs +24 -23
- package/dist/core/index.d.cts +8 -7
- package/dist/core/index.d.mts +8 -7
- package/dist/core/index.mjs +8 -7
- package/dist/create-builtin-BiKyN2s2.cjs +24 -0
- package/dist/create-builtin-DFiWd6Zc.d.cts +16 -0
- package/dist/create-builtin-DFiWd6Zc.d.cts.map +1 -0
- package/dist/create-builtin-DQuJyeZw.mjs +19 -0
- package/dist/create-builtin-DQuJyeZw.mjs.map +1 -0
- package/dist/create-builtin-FtQ6qKzX.d.mts +16 -0
- package/dist/create-builtin-FtQ6qKzX.d.mts.map +1 -0
- package/dist/dynamic-import-statement-B5Pdwr4Z.d.mts +33 -0
- package/dist/dynamic-import-statement-B5Pdwr4Z.d.mts.map +1 -0
- package/dist/dynamic-import-statement-BbNJchii.mjs +25 -0
- package/dist/dynamic-import-statement-BbNJchii.mjs.map +1 -0
- package/dist/dynamic-import-statement-DNJlI3ND.d.cts +33 -0
- package/dist/dynamic-import-statement-DNJlI3ND.d.cts.map +1 -0
- package/dist/dynamic-import-statement-Dy_MY_Ua.cjs +30 -0
- package/dist/dynamic-import-statement-vVM9osmC.d.cts +33 -0
- package/dist/dynamic-import-statement-vVM9osmC.d.cts.map +1 -0
- package/dist/entry-file-BFHFm7wA.cjs +47 -0
- package/dist/entry-file-CiMuxu2n.d.mts +28 -0
- package/dist/entry-file-CiMuxu2n.d.mts.map +1 -0
- package/dist/entry-file-CjhBCFEa.d.cts +28 -0
- package/dist/entry-file-CjhBCFEa.d.cts.map +1 -0
- package/dist/entry-file-DT_UunNT.mjs +41 -0
- package/dist/entry-file-DT_UunNT.mjs.map +1 -0
- package/dist/entry-file-Zt33JaE1.d.cts +28 -0
- package/dist/entry-file-Zt33JaE1.d.cts.map +1 -0
- package/dist/entry-file-ayzYWEo5.d.mts +28 -0
- package/dist/entry-file-ayzYWEo5.d.mts.map +1 -0
- package/dist/front-matter-2eGRXX11.mjs +28 -0
- package/dist/front-matter-2eGRXX11.mjs.map +1 -0
- package/dist/front-matter-DGpkM9OE.d.mts +16 -0
- package/dist/front-matter-DGpkM9OE.d.mts.map +1 -0
- package/dist/front-matter-DSp4xPaD.d.cts +16 -0
- package/dist/front-matter-DSp4xPaD.d.cts.map +1 -0
- package/dist/front-matter-DZ1tB-Uj.cjs +33 -0
- package/dist/front-matter-u9H7VPAF.d.cts +16 -0
- package/dist/front-matter-u9H7VPAF.d.cts.map +1 -0
- package/dist/helpers/capnp.cjs +18 -276
- package/dist/helpers/capnp.d.cts +1 -86
- package/dist/helpers/capnp.d.mts +1 -86
- package/dist/helpers/capnp.mjs +1 -257
- package/dist/helpers/create-builtin.cjs +2 -18
- package/dist/helpers/create-builtin.d.cts +1 -14
- package/dist/helpers/create-builtin.d.mts +1 -14
- package/dist/helpers/create-builtin.mjs +1 -16
- package/dist/helpers/index.cjs +23 -23
- package/dist/helpers/index.d.cts +4 -4
- package/dist/helpers/index.d.mts +4 -4
- package/dist/helpers/index.mjs +4 -4
- package/dist/helpers/refkey.cjs +2 -15
- package/dist/helpers/refkey.d.cts +1 -12
- package/dist/helpers/refkey.d.mts +1 -12
- package/dist/helpers/refkey.mjs +1 -13
- package/dist/helpers/typescript.cjs +2 -45
- package/dist/helpers/typescript.d.cts +1 -24
- package/dist/helpers/typescript.d.mts +1 -24
- package/dist/helpers/typescript.mjs +1 -43
- package/dist/index-B-Y-ZG2x.d.mts +1 -0
- package/dist/index-BH1nuHdZ.d.cts +1 -0
- package/dist/index-BUYyA1Xh.d.cts +1 -0
- package/dist/index-C-lwXyQ6.d.mts +1 -0
- package/dist/index-C6HcjJiY.d.mts +1 -0
- package/dist/index-C6yvNuzO.d.cts +1 -0
- package/dist/index-CrhZaFgN.d.cts +1 -0
- package/dist/index-CzItj62a.d.mts +1 -0
- package/dist/index-DcDTDbdz.d.cts +1 -0
- package/dist/index-hcx6LMSC.d.mts +1 -0
- package/dist/index.cjs +5 -5
- package/dist/index.d.cts +3 -2
- package/dist/index.d.cts.map +1 -0
- package/dist/index.d.mts +3 -2
- package/dist/index.d.mts.map +1 -0
- package/dist/index.mjs +4 -3
- package/dist/index.mjs.map +1 -0
- package/dist/markdown/components/front-matter.cjs +2 -27
- package/dist/markdown/components/front-matter.d.cts +1 -14
- package/dist/markdown/components/front-matter.d.mts +1 -14
- package/dist/markdown/components/front-matter.mjs +1 -25
- package/dist/markdown/components/index.cjs +17 -9
- package/dist/markdown/components/index.d.cts +7 -3
- package/dist/markdown/components/index.d.mts +7 -3
- package/dist/markdown/components/index.mjs +11 -3
- package/dist/markdown/components/markdown-file.cjs +10 -130
- package/dist/markdown/components/markdown-file.d.cts +4 -27
- package/dist/markdown/components/markdown-file.d.mts +4 -27
- package/dist/markdown/components/markdown-file.mjs +8 -127
- package/dist/markdown/components/markdown-table.cjs +5 -100
- package/dist/markdown/components/markdown-table.d.cts +3 -26
- package/dist/markdown/components/markdown-table.d.mts +3 -26
- package/dist/markdown/components/markdown-table.mjs +2 -96
- package/dist/markdown/contexts/index.cjs +6 -5
- package/dist/markdown/contexts/index.d.cts +2 -1
- package/dist/markdown/contexts/index.d.mts +2 -1
- package/dist/markdown/contexts/index.mjs +2 -1
- package/dist/markdown/contexts/markdown-table.cjs +5 -36
- package/dist/markdown/contexts/markdown-table.d.cts +1 -36
- package/dist/markdown/contexts/markdown-table.d.mts +1 -36
- package/dist/markdown/contexts/markdown-table.mjs +1 -31
- package/dist/markdown/index.cjs +22 -16
- package/dist/markdown/index.d.cts +8 -6
- package/dist/markdown/index.d.mts +8 -6
- package/dist/markdown/index.mjs +12 -6
- package/dist/markdown-file-CIGTz9xQ.d.cts +29 -0
- package/dist/markdown-file-CIGTz9xQ.d.cts.map +1 -0
- package/dist/markdown-file-CIwA46L3.mjs +130 -0
- package/dist/markdown-file-CIwA46L3.mjs.map +1 -0
- package/dist/markdown-file-DB2SAeE6.d.mts +29 -0
- package/dist/markdown-file-DB2SAeE6.d.mts.map +1 -0
- package/dist/markdown-file-DH7NDYYC.cjs +141 -0
- package/dist/markdown-file-EtJaVhJ3.d.mts +29 -0
- package/dist/markdown-file-EtJaVhJ3.d.mts.map +1 -0
- package/dist/markdown-file-gCQMRXoz.d.cts +29 -0
- package/dist/markdown-file-gCQMRXoz.d.cts.map +1 -0
- package/dist/markdown-table-AoJIzA89.d.cts +28 -0
- package/dist/markdown-table-AoJIzA89.d.cts.map +1 -0
- package/dist/markdown-table-B2ysbgWK.d.cts +28 -0
- package/dist/markdown-table-B2ysbgWK.d.cts.map +1 -0
- package/dist/markdown-table-BWPm6GbJ.cjs +57 -0
- package/dist/markdown-table-Br2Ihl2z.d.cts +38 -0
- package/dist/markdown-table-Br2Ihl2z.d.cts.map +1 -0
- package/dist/markdown-table-CFL7L6rA.d.mts +38 -0
- package/dist/markdown-table-CFL7L6rA.d.mts.map +1 -0
- package/dist/markdown-table-CJ9QJzAc.d.mts +28 -0
- package/dist/markdown-table-CJ9QJzAc.d.mts.map +1 -0
- package/dist/markdown-table-ChvYobzz.d.mts +28 -0
- package/dist/markdown-table-ChvYobzz.d.mts.map +1 -0
- package/dist/markdown-table-D3DonpwR.mjs +99 -0
- package/dist/markdown-table-D3DonpwR.mjs.map +1 -0
- package/dist/markdown-table-eTnxxb46.cjs +116 -0
- package/dist/markdown-table-g6DeP10e.mjs +34 -0
- package/dist/markdown-table-g6DeP10e.mjs.map +1 -0
- package/dist/output-CMC94bm-.d.mts +24 -0
- package/dist/output-CMC94bm-.d.mts.map +1 -0
- package/dist/output-CQXrGP3y.cjs +38 -0
- package/dist/output-D3UQ5nZo.mjs +33 -0
- package/dist/output-D3UQ5nZo.mjs.map +1 -0
- package/dist/output-Dq1RRbJY.d.cts +24 -0
- package/dist/output-Dq1RRbJY.d.cts.map +1 -0
- package/dist/output-MJnqpeJ-.d.mts +24 -0
- package/dist/output-MJnqpeJ-.d.mts.map +1 -0
- package/dist/plugin-B8wUxSXi.cjs +0 -0
- package/dist/plugin-BmQ6pIes.mjs +1 -0
- package/dist/plugin-C6SupJ8C.d.cts +41 -0
- package/dist/plugin-C6SupJ8C.d.cts.map +1 -0
- package/dist/plugin-bEu9fq1G.d.mts +41 -0
- package/dist/plugin-bEu9fq1G.d.mts.map +1 -0
- package/dist/record-expression-6ElbFyR0.cjs +17 -0
- package/dist/record-expression-BjXMzi4r.mjs +12 -0
- package/dist/record-expression-BjXMzi4r.mjs.map +1 -0
- package/dist/record-expression-adlQJuNw.d.cts +13 -0
- package/dist/record-expression-adlQJuNw.d.cts.map +1 -0
- package/dist/record-expression-c9kQA93k.d.mts +13 -0
- package/dist/record-expression-c9kQA93k.d.mts.map +1 -0
- package/dist/refkey-Bf_2_U5t.d.cts +14 -0
- package/dist/refkey-Bf_2_U5t.d.cts.map +1 -0
- package/dist/refkey-C08kDOQ0.cjs +21 -0
- package/dist/refkey-CIFiGvgZ.mjs +16 -0
- package/dist/refkey-CIFiGvgZ.mjs.map +1 -0
- package/dist/refkey-CSZgFc0P.d.mts +14 -0
- package/dist/refkey-CSZgFc0P.d.mts.map +1 -0
- package/dist/reflection-B-NMNIoB.mjs +61 -0
- package/dist/reflection-B-NMNIoB.mjs.map +1 -0
- package/dist/reflection-CUo0047e.d.mts +53 -0
- package/dist/reflection-CUo0047e.d.mts.map +1 -0
- package/dist/reflection-DHpdhvwI.cjs +108 -0
- package/dist/reflection-xU09ifzp.d.cts +53 -0
- package/dist/reflection-xU09ifzp.d.cts.map +1 -0
- package/dist/single-line-comment-BrtGpc8-.d.cts +23 -0
- package/dist/single-line-comment-BrtGpc8-.d.cts.map +1 -0
- package/dist/single-line-comment-Bvbr--Az.d.mts +23 -0
- package/dist/single-line-comment-Bvbr--Az.d.mts.map +1 -0
- package/dist/single-line-comment-COZ9RWsm.cjs +27 -0
- package/dist/single-line-comment-CQW1en2Z.d.cts +23 -0
- package/dist/single-line-comment-CQW1en2Z.d.cts.map +1 -0
- package/dist/single-line-comment-PMv_zrfe.d.mts +23 -0
- package/dist/single-line-comment-PMv_zrfe.d.mts.map +1 -0
- package/dist/single-line-comment-mOQtfhWt.mjs +22 -0
- package/dist/single-line-comment-mOQtfhWt.mjs.map +1 -0
- package/dist/source-file-BAoqxO5e.cjs +68 -0
- package/dist/source-file-BEY3mjFl.d.mts +33 -0
- package/dist/source-file-BEY3mjFl.d.mts.map +1 -0
- package/dist/source-file-BKZQpz0C.mjs +62 -0
- package/dist/source-file-BKZQpz0C.mjs.map +1 -0
- package/dist/source-file-BTsyACav.d.cts +33 -0
- package/dist/source-file-BTsyACav.d.cts.map +1 -0
- package/dist/source-file-CQl0UCgf.d.mts +33 -0
- package/dist/source-file-CQl0UCgf.d.mts.map +1 -0
- package/dist/source-file-QiALwKWL.d.cts +33 -0
- package/dist/source-file-QiALwKWL.d.cts.map +1 -0
- package/dist/tsdoc-BNV-5Qs2.mjs +466 -0
- package/dist/tsdoc-BNV-5Qs2.mjs.map +1 -0
- package/dist/tsdoc-CfvwK4Ml.d.cts +164 -0
- package/dist/tsdoc-CfvwK4Ml.d.cts.map +1 -0
- package/dist/tsdoc-OUuKjTbh.d.mts +164 -0
- package/dist/tsdoc-OUuKjTbh.d.mts.map +1 -0
- package/dist/tsdoc-nrR7IU_7.cjs +585 -0
- package/dist/tsdoc-reflection-BkVddZ_o.cjs +193 -0
- package/dist/tsdoc-reflection-C7_a06TL.mjs +176 -0
- package/dist/tsdoc-reflection-C7_a06TL.mjs.map +1 -0
- package/dist/tsdoc-reflection-DaykPe3v.d.cts +19 -0
- package/dist/tsdoc-reflection-DaykPe3v.d.cts.map +1 -0
- package/dist/tsdoc-reflection-Dggzpjh7.d.cts +19 -0
- package/dist/tsdoc-reflection-Dggzpjh7.d.cts.map +1 -0
- package/dist/tsdoc-reflection-ulqYHfKL.d.mts +19 -0
- package/dist/tsdoc-reflection-ulqYHfKL.d.mts.map +1 -0
- package/dist/types/components.cjs +1 -0
- package/dist/types/components.d.cts +1 -141
- package/dist/types/components.d.mts +1 -141
- package/dist/types/components.mjs +2 -0
- package/dist/types/index.cjs +2 -0
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.mts +2 -2
- package/dist/types/index.mjs +3 -0
- package/dist/types/plugin.cjs +1 -0
- package/dist/types/plugin.d.cts +1 -39
- package/dist/types/plugin.d.mts +1 -39
- package/dist/types/plugin.mjs +2 -0
- package/dist/typescript/components/builtin-file.cjs +10 -61
- package/dist/typescript/components/builtin-file.d.cts +5 -33
- package/dist/typescript/components/builtin-file.d.mts +5 -33
- package/dist/typescript/components/builtin-file.mjs +9 -59
- package/dist/typescript/components/dynamic-import-statement.cjs +2 -24
- package/dist/typescript/components/dynamic-import-statement.d.cts +1 -31
- package/dist/typescript/components/dynamic-import-statement.d.mts +1 -31
- package/dist/typescript/components/dynamic-import-statement.mjs +1 -22
- package/dist/typescript/components/entry-file.cjs +9 -41
- package/dist/typescript/components/entry-file.d.cts +4 -26
- package/dist/typescript/components/entry-file.d.mts +4 -26
- package/dist/typescript/components/entry-file.mjs +8 -38
- package/dist/typescript/components/index.cjs +50 -43
- package/dist/typescript/components/index.d.cts +12 -9
- package/dist/typescript/components/index.d.mts +12 -9
- package/dist/typescript/components/index.mjs +16 -9
- package/dist/typescript/components/record-expression.cjs +2 -11
- package/dist/typescript/components/record-expression.d.cts +1 -11
- package/dist/typescript/components/record-expression.d.mts +1 -11
- package/dist/typescript/components/record-expression.mjs +1 -9
- package/dist/typescript/components/tsdoc-reflection.cjs +8 -177
- package/dist/typescript/components/tsdoc-reflection.d.cts +3 -17
- package/dist/typescript/components/tsdoc-reflection.d.mts +3 -17
- package/dist/typescript/components/tsdoc-reflection.mjs +5 -173
- package/dist/typescript/components/tsdoc.cjs +23 -484
- package/dist/typescript/components/tsdoc.d.cts +2 -162
- package/dist/typescript/components/tsdoc.d.mts +2 -162
- package/dist/typescript/components/tsdoc.mjs +3 -463
- package/dist/typescript/components/typescript-file.cjs +10 -215
- package/dist/typescript/components/typescript-file.d.cts +3 -48
- package/dist/typescript/components/typescript-file.d.mts +3 -48
- package/dist/typescript/components/typescript-file.mjs +7 -211
- package/dist/typescript/components/typescript-interface.cjs +8 -72
- package/dist/typescript/components/typescript-interface.d.cts +2 -24
- package/dist/typescript/components/typescript-interface.d.mts +2 -24
- package/dist/typescript/components/typescript-interface.mjs +6 -69
- package/dist/typescript/components/typescript-object.cjs +8 -124
- package/dist/typescript/components/typescript-object.d.cts +2 -28
- package/dist/typescript/components/typescript-object.d.mts +2 -28
- package/dist/typescript/components/typescript-object.mjs +6 -121
- package/dist/typescript/index.cjs +50 -44
- package/dist/typescript/index.d.cts +12 -10
- package/dist/typescript/index.d.mts +12 -10
- package/dist/typescript/index.mjs +16 -10
- package/dist/typescript-BCc7kwL_.mjs +46 -0
- package/dist/typescript-BCc7kwL_.mjs.map +1 -0
- package/dist/typescript-BbjCTT04.cjs +51 -0
- package/dist/typescript-DWzPF4n4.d.mts +26 -0
- package/dist/typescript-DWzPF4n4.d.mts.map +1 -0
- package/dist/typescript-file-BDYo1D2p.d.cts +50 -0
- package/dist/typescript-file-BDYo1D2p.d.cts.map +1 -0
- package/dist/typescript-file-BWaBMfMr.d.mts +50 -0
- package/dist/typescript-file-BWaBMfMr.d.mts.map +1 -0
- package/dist/typescript-file-Bi5NEAOC.d.mts +50 -0
- package/dist/typescript-file-Bi5NEAOC.d.mts.map +1 -0
- package/dist/typescript-file-CFy1OsoL.mjs +214 -0
- package/dist/typescript-file-CFy1OsoL.mjs.map +1 -0
- package/dist/typescript-file-Ca-6MeqN.cjs +231 -0
- package/dist/typescript-file-fOVF6YF2.d.cts +50 -0
- package/dist/typescript-file-fOVF6YF2.d.cts.map +1 -0
- package/dist/typescript-interface-CilM16if.d.mts +26 -0
- package/dist/typescript-interface-CilM16if.d.mts.map +1 -0
- package/dist/typescript-interface-Dmvkz1pt.d.cts +26 -0
- package/dist/typescript-interface-Dmvkz1pt.d.cts.map +1 -0
- package/dist/typescript-interface-MV4qwTHs.d.mts +26 -0
- package/dist/typescript-interface-MV4qwTHs.d.mts.map +1 -0
- package/dist/typescript-interface-WicKnDB9.mjs +72 -0
- package/dist/typescript-interface-WicKnDB9.mjs.map +1 -0
- package/dist/typescript-interface-Zf9pVXoI.cjs +83 -0
- package/dist/typescript-o4AsClkT.d.cts +26 -0
- package/dist/typescript-o4AsClkT.d.cts.map +1 -0
- package/dist/typescript-object-A5_fPqKr.d.cts +30 -0
- package/dist/typescript-object-A5_fPqKr.d.cts.map +1 -0
- package/dist/typescript-object-BNmRVXfj.mjs +124 -0
- package/dist/typescript-object-BNmRVXfj.mjs.map +1 -0
- package/dist/typescript-object-Bi7HOz2C.d.mts +30 -0
- package/dist/typescript-object-Bi7HOz2C.d.mts.map +1 -0
- package/dist/typescript-object-C4WhCkui.cjs +135 -0
- package/dist/typescript-object-C7p9fJBF.d.mts +30 -0
- package/dist/typescript-object-C7p9fJBF.d.mts.map +1 -0
- package/dist/typescript-object-v1WiBD8W.d.cts +30 -0
- package/dist/typescript-object-v1WiBD8W.d.cts.map +1 -0
- package/dist/unctx-B3g_fMrS.cjs +13 -0
- package/dist/{internal/unctx.mjs → unctx-RT0xjVBl.mjs} +2 -1
- package/dist/unctx-RT0xjVBl.mjs.map +1 -0
- package/package.json +6 -6
- package/dist/internal/unctx.cjs +0 -8
|
@@ -1,42 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
let defu = require("defu");
|
|
10
|
-
defu = require_rolldown_runtime.__toESM(defu);
|
|
11
|
-
let __stryke_type_checks_is_set = require("@stryke/type-checks/is-set");
|
|
1
|
+
require('../../unctx-B3g_fMrS.cjs');
|
|
2
|
+
require('../../single-line-comment-COZ9RWsm.cjs');
|
|
3
|
+
require('../../context-Ctw077Cx.cjs');
|
|
4
|
+
require('../../reflection-DHpdhvwI.cjs');
|
|
5
|
+
require('../../contexts-DezKayEz.cjs');
|
|
6
|
+
require('../../source-file-BAoqxO5e.cjs');
|
|
7
|
+
require('../../typescript-file-Ca-6MeqN.cjs');
|
|
8
|
+
const require_entry_file = require('../../entry-file-BFHFm7wA.cjs');
|
|
12
9
|
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
* A base component representing a Powerlines generated Typescript source file.
|
|
16
|
-
*
|
|
17
|
-
* @param props - The properties for the source file.
|
|
18
|
-
* @returns The rendered source file component.
|
|
19
|
-
*/
|
|
20
|
-
function EntryFile(props) {
|
|
21
|
-
const [{ children, meta, tsx, path, typeDefinition }, rest] = (0, __alloy_js_core.splitProps)(props, [
|
|
22
|
-
"children",
|
|
23
|
-
"meta",
|
|
24
|
-
"tsx",
|
|
25
|
-
"path",
|
|
26
|
-
"typeDefinition"
|
|
27
|
-
]);
|
|
28
|
-
const context = require_core_contexts_context.usePowerlinesSafe();
|
|
29
|
-
const fullPath = (0, __alloy_js_core.computed)(() => context ? (0, __stryke_path_append.appendPath)(`${!(0, __stryke_type_checks_is_set.isSet)(tsx) ? path : (0, __stryke_path_replace.replaceExtension)(path)}${tsx ? ".tsx" : (0, __stryke_path_file_path_fns.hasFileExtension)(path) ? "" : ".ts"}`, (0, __stryke_path_replace.replacePath)(context.entryPath, context.workspaceConfig.workspaceRoot)) : path);
|
|
30
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(require_typescript_components_typescript_file.TypescriptFile, (0, __alloy_js_core_jsx_runtime.mergeProps)(rest, {
|
|
31
|
-
get path() {
|
|
32
|
-
return fullPath.value;
|
|
33
|
-
},
|
|
34
|
-
get meta() {
|
|
35
|
-
return (0, defu.default)({ kind: "entry" }, meta ?? {}, { typeDefinition });
|
|
36
|
-
},
|
|
37
|
-
children
|
|
38
|
-
}));
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
//#endregion
|
|
42
|
-
exports.EntryFile = EntryFile;
|
|
10
|
+
exports.EntryFile = require_entry_file.EntryFile;
|
|
@@ -1,27 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
//#region src/typescript/components/entry-file.d.ts
|
|
6
|
-
type EntryFileProps = TypescriptFileProps & {
|
|
7
|
-
/**
|
|
8
|
-
* Whether the file is a TSX file.
|
|
9
|
-
*
|
|
10
|
-
* @defaultValue false
|
|
11
|
-
*/
|
|
12
|
-
tsx?: boolean;
|
|
13
|
-
/**
|
|
14
|
-
* Render metadata information about the entrypoint
|
|
15
|
-
*/
|
|
16
|
-
typeDefinition?: ResolvedEntryTypeDefinition;
|
|
17
|
-
};
|
|
18
|
-
/**
|
|
19
|
-
* A base component representing a Powerlines generated Typescript source file.
|
|
20
|
-
*
|
|
21
|
-
* @param props - The properties for the source file.
|
|
22
|
-
* @returns The rendered source file component.
|
|
23
|
-
*/
|
|
24
|
-
declare function EntryFile(props: EntryFileProps): _alloy_js_core1.Children;
|
|
25
|
-
declare type __ΩEntryFileProps = any[];
|
|
26
|
-
//#endregion
|
|
1
|
+
import "../../components-IRVnipN0.cjs";
|
|
2
|
+
import "../../source-file-BTsyACav.cjs";
|
|
3
|
+
import "../../typescript-file-fOVF6YF2.cjs";
|
|
4
|
+
import { n as EntryFileProps, r as __ΩEntryFileProps, t as EntryFile } from "../../entry-file-Zt33JaE1.cjs";
|
|
27
5
|
export { EntryFile, EntryFileProps, __ΩEntryFileProps };
|
|
@@ -1,27 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
//#region src/typescript/components/entry-file.d.ts
|
|
6
|
-
type EntryFileProps = TypescriptFileProps & {
|
|
7
|
-
/**
|
|
8
|
-
* Whether the file is a TSX file.
|
|
9
|
-
*
|
|
10
|
-
* @defaultValue false
|
|
11
|
-
*/
|
|
12
|
-
tsx?: boolean;
|
|
13
|
-
/**
|
|
14
|
-
* Render metadata information about the entrypoint
|
|
15
|
-
*/
|
|
16
|
-
typeDefinition?: ResolvedEntryTypeDefinition;
|
|
17
|
-
};
|
|
18
|
-
/**
|
|
19
|
-
* A base component representing a Powerlines generated Typescript source file.
|
|
20
|
-
*
|
|
21
|
-
* @param props - The properties for the source file.
|
|
22
|
-
* @returns The rendered source file component.
|
|
23
|
-
*/
|
|
24
|
-
declare function EntryFile(props: EntryFileProps): _alloy_js_core15.Children;
|
|
25
|
-
declare type __ΩEntryFileProps = any[];
|
|
26
|
-
//#endregion
|
|
1
|
+
import "../../components-oHSM7vmp.mjs";
|
|
2
|
+
import "../../source-file-CQl0UCgf.mjs";
|
|
3
|
+
import "../../typescript-file-BWaBMfMr.mjs";
|
|
4
|
+
import { n as EntryFileProps, r as __ΩEntryFileProps, t as EntryFile } from "../../entry-file-ayzYWEo5.mjs";
|
|
27
5
|
export { EntryFile, EntryFileProps, __ΩEntryFileProps };
|
|
@@ -1,40 +1,10 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import { isSet } from "@stryke/type-checks/is-set";
|
|
1
|
+
import "../../unctx-RT0xjVBl.mjs";
|
|
2
|
+
import "../../single-line-comment-mOQtfhWt.mjs";
|
|
3
|
+
import "../../context-AhzykdKC.mjs";
|
|
4
|
+
import "../../reflection-B-NMNIoB.mjs";
|
|
5
|
+
import "../../contexts-juWSyBfb.mjs";
|
|
6
|
+
import "../../source-file-BKZQpz0C.mjs";
|
|
7
|
+
import "../../typescript-file-CFy1OsoL.mjs";
|
|
8
|
+
import { t as EntryFile } from "../../entry-file-DT_UunNT.mjs";
|
|
10
9
|
|
|
11
|
-
//#region src/typescript/components/entry-file.tsx
|
|
12
|
-
/**
|
|
13
|
-
* A base component representing a Powerlines generated Typescript source file.
|
|
14
|
-
*
|
|
15
|
-
* @param props - The properties for the source file.
|
|
16
|
-
* @returns The rendered source file component.
|
|
17
|
-
*/
|
|
18
|
-
function EntryFile(props) {
|
|
19
|
-
const [{ children, meta, tsx, path, typeDefinition }, rest] = splitProps(props, [
|
|
20
|
-
"children",
|
|
21
|
-
"meta",
|
|
22
|
-
"tsx",
|
|
23
|
-
"path",
|
|
24
|
-
"typeDefinition"
|
|
25
|
-
]);
|
|
26
|
-
const context = usePowerlinesSafe();
|
|
27
|
-
const fullPath = computed(() => context ? appendPath(`${!isSet(tsx) ? path : replaceExtension(path)}${tsx ? ".tsx" : hasFileExtension(path) ? "" : ".ts"}`, replacePath(context.entryPath, context.workspaceConfig.workspaceRoot)) : path);
|
|
28
|
-
return createComponent(TypescriptFile, mergeProps(rest, {
|
|
29
|
-
get path() {
|
|
30
|
-
return fullPath.value;
|
|
31
|
-
},
|
|
32
|
-
get meta() {
|
|
33
|
-
return defu({ kind: "entry" }, meta ?? {}, { typeDefinition });
|
|
34
|
-
},
|
|
35
|
-
children
|
|
36
|
-
}));
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
//#endregion
|
|
40
10
|
export { EntryFile };
|
|
@@ -1,44 +1,51 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
const
|
|
8
|
-
const
|
|
9
|
-
const
|
|
1
|
+
require('../../unctx-B3g_fMrS.cjs');
|
|
2
|
+
require('../../single-line-comment-COZ9RWsm.cjs');
|
|
3
|
+
require('../../context-Ctw077Cx.cjs');
|
|
4
|
+
require('../../reflection-DHpdhvwI.cjs');
|
|
5
|
+
require('../../contexts-DezKayEz.cjs');
|
|
6
|
+
require('../../source-file-BAoqxO5e.cjs');
|
|
7
|
+
const require_tsdoc = require('../../tsdoc-nrR7IU_7.cjs');
|
|
8
|
+
const require_typescript_file = require('../../typescript-file-Ca-6MeqN.cjs');
|
|
9
|
+
const require_builtin_file = require('../../builtin-file-BghS0Iup.cjs');
|
|
10
|
+
const require_dynamic_import_statement = require('../../dynamic-import-statement-Dy_MY_Ua.cjs');
|
|
11
|
+
const require_entry_file = require('../../entry-file-BFHFm7wA.cjs');
|
|
12
|
+
const require_record_expression = require('../../record-expression-6ElbFyR0.cjs');
|
|
13
|
+
const require_tsdoc_reflection = require('../../tsdoc-reflection-BkVddZ_o.cjs');
|
|
14
|
+
const require_typescript_interface = require('../../typescript-interface-Zf9pVXoI.cjs');
|
|
15
|
+
const require_typescript_object = require('../../typescript-object-C4WhCkui.cjs');
|
|
16
|
+
require('../../components-ISRFDWTF.cjs');
|
|
10
17
|
|
|
11
|
-
exports.BuiltinFile =
|
|
12
|
-
exports.DynamicImportStatement =
|
|
13
|
-
exports.EntryFile =
|
|
14
|
-
exports.RecordExpression =
|
|
15
|
-
exports.TSDoc =
|
|
16
|
-
exports.TSDocAlias =
|
|
17
|
-
exports.TSDocAttributesTags =
|
|
18
|
-
exports.TSDocDefaultValue =
|
|
19
|
-
exports.TSDocDomain =
|
|
20
|
-
exports.TSDocExample =
|
|
21
|
-
exports.TSDocHidden =
|
|
22
|
-
exports.TSDocIgnore =
|
|
23
|
-
exports.TSDocInternal =
|
|
24
|
-
exports.TSDocLink =
|
|
25
|
-
exports.TSDocModule =
|
|
26
|
-
exports.TSDocParam =
|
|
27
|
-
exports.TSDocParams =
|
|
28
|
-
exports.TSDocPermission =
|
|
29
|
-
exports.TSDocReadonly =
|
|
30
|
-
exports.TSDocReflectionClass =
|
|
31
|
-
exports.TSDocReflectionMethod =
|
|
32
|
-
exports.TSDocReflectionProperty =
|
|
33
|
-
exports.TSDocRemarks =
|
|
34
|
-
exports.TSDocReturns =
|
|
35
|
-
exports.TSDocTag =
|
|
36
|
-
exports.TSDocThrows =
|
|
37
|
-
exports.TSDocTitle =
|
|
38
|
-
exports.TypeScriptInterface =
|
|
39
|
-
exports.TypescriptFile =
|
|
40
|
-
exports.TypescriptFileHeader =
|
|
41
|
-
exports.TypescriptFileHeaderImports =
|
|
42
|
-
exports.TypescriptInterfaceProperty =
|
|
43
|
-
exports.TypescriptObject =
|
|
44
|
-
exports.TypescriptObjectProperty =
|
|
18
|
+
exports.BuiltinFile = require_builtin_file.BuiltinFile;
|
|
19
|
+
exports.DynamicImportStatement = require_dynamic_import_statement.DynamicImportStatement;
|
|
20
|
+
exports.EntryFile = require_entry_file.EntryFile;
|
|
21
|
+
exports.RecordExpression = require_record_expression.RecordExpression;
|
|
22
|
+
exports.TSDoc = require_tsdoc.TSDoc;
|
|
23
|
+
exports.TSDocAlias = require_tsdoc.TSDocAlias;
|
|
24
|
+
exports.TSDocAttributesTags = require_tsdoc.TSDocAttributesTags;
|
|
25
|
+
exports.TSDocDefaultValue = require_tsdoc.TSDocDefaultValue;
|
|
26
|
+
exports.TSDocDomain = require_tsdoc.TSDocDomain;
|
|
27
|
+
exports.TSDocExample = require_tsdoc.TSDocExample;
|
|
28
|
+
exports.TSDocHidden = require_tsdoc.TSDocHidden;
|
|
29
|
+
exports.TSDocIgnore = require_tsdoc.TSDocIgnore;
|
|
30
|
+
exports.TSDocInternal = require_tsdoc.TSDocInternal;
|
|
31
|
+
exports.TSDocLink = require_tsdoc.TSDocLink;
|
|
32
|
+
exports.TSDocModule = require_tsdoc.TSDocModule;
|
|
33
|
+
exports.TSDocParam = require_tsdoc.TSDocParam;
|
|
34
|
+
exports.TSDocParams = require_tsdoc.TSDocParams;
|
|
35
|
+
exports.TSDocPermission = require_tsdoc.TSDocPermission;
|
|
36
|
+
exports.TSDocReadonly = require_tsdoc.TSDocReadonly;
|
|
37
|
+
exports.TSDocReflectionClass = require_tsdoc_reflection.TSDocReflectionClass;
|
|
38
|
+
exports.TSDocReflectionMethod = require_tsdoc_reflection.TSDocReflectionMethod;
|
|
39
|
+
exports.TSDocReflectionProperty = require_tsdoc_reflection.TSDocReflectionProperty;
|
|
40
|
+
exports.TSDocRemarks = require_tsdoc.TSDocRemarks;
|
|
41
|
+
exports.TSDocReturns = require_tsdoc.TSDocReturns;
|
|
42
|
+
exports.TSDocTag = require_tsdoc.TSDocTag;
|
|
43
|
+
exports.TSDocThrows = require_tsdoc.TSDocThrows;
|
|
44
|
+
exports.TSDocTitle = require_tsdoc.TSDocTitle;
|
|
45
|
+
exports.TypeScriptInterface = require_typescript_interface.TypeScriptInterface;
|
|
46
|
+
exports.TypescriptFile = require_typescript_file.TypescriptFile;
|
|
47
|
+
exports.TypescriptFileHeader = require_typescript_file.TypescriptFileHeader;
|
|
48
|
+
exports.TypescriptFileHeaderImports = require_typescript_file.TypescriptFileHeaderImports;
|
|
49
|
+
exports.TypescriptInterfaceProperty = require_typescript_interface.TypescriptInterfaceProperty;
|
|
50
|
+
exports.TypescriptObject = require_typescript_object.TypescriptObject;
|
|
51
|
+
exports.TypescriptObjectProperty = require_typescript_object.TypescriptObjectProperty;
|
|
@@ -1,10 +1,13 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
1
|
+
import "../../components-IRVnipN0.cjs";
|
|
2
|
+
import "../../source-file-BTsyACav.cjs";
|
|
3
|
+
import { A as __ΩTSDocDefaultValueProps, C as TSDocRemarks, D as TSDocThrows, E as TSDocTagProps, F as __ΩTSDocProps, I as __ΩTSDocTagProps, M as __ΩTSDocModuleProps, N as __ΩTSDocParamProps, O as TSDocTitle, P as __ΩTSDocParamsProps, S as TSDocReadonly, T as TSDocTag, _ as TSDocParamProps, a as TSDocDefaultValue, b as TSDocPermission, c as TSDocExample, d as TSDocIgnore, f as TSDocInternal, g as TSDocParam, h as TSDocModuleProps, i as TSDocAttributesTagsProps, j as __ΩTSDocExampleProps, k as __ΩTSDocAttributesTagsProps, l as TSDocExampleProps, m as TSDocModule, n as TSDocAlias, o as TSDocDefaultValueProps, p as TSDocLink, r as TSDocAttributesTags, s as TSDocDomain, t as TSDoc, u as TSDocHidden, v as TSDocParams, w as TSDocReturns, x as TSDocProps, y as TSDocParamsProps } from "../../tsdoc-CfvwK4Ml.cjs";
|
|
4
|
+
import { a as TypescriptFileHeaderProps, c as __ΩTypescriptFileHeaderProps, i as TypescriptFileHeaderImportsProps, l as __ΩTypescriptFileProps, n as TypescriptFileHeader, o as TypescriptFileProps, r as TypescriptFileHeaderImports, s as __ΩTypescriptFileHeaderImportsProps, t as TypescriptFile } from "../../typescript-file-fOVF6YF2.cjs";
|
|
5
|
+
import { n as BuiltinFileProps, r as __ΩBuiltinFileProps, t as BuiltinFile } from "../../builtin-file-DLGZvvC3.cjs";
|
|
6
|
+
import { n as DynamicImportStatementProps, r as __ΩDynamicImportStatementProps, t as DynamicImportStatement } from "../../dynamic-import-statement-vVM9osmC.cjs";
|
|
7
|
+
import { n as EntryFileProps, r as __ΩEntryFileProps, t as EntryFile } from "../../entry-file-Zt33JaE1.cjs";
|
|
8
|
+
import { n as RecordExpressionProps, r as __ΩRecordExpressionProps, t as RecordExpression } from "../../record-expression-adlQJuNw.cjs";
|
|
9
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-Dggzpjh7.cjs";
|
|
10
|
+
import { a as __ΩTypeScriptInterfaceProps, i as TypescriptInterfacePropertyProps, n as TypeScriptInterfaceProps, o as __ΩTypescriptInterfacePropertyProps, r as TypescriptInterfaceProperty, t as TypeScriptInterface } from "../../typescript-interface-Dmvkz1pt.cjs";
|
|
11
|
+
import { a as TypescriptObjectProps, c as __ΩTypescriptObjectProps, i as TypescriptObjectPropertyProps, n as TypescriptObject, o as __ΩComputedRef, r as TypescriptObjectProperty, s as __ΩTypescriptObjectPropertyProps, t as ComputedRef } from "../../typescript-object-A5_fPqKr.cjs";
|
|
12
|
+
import "../../index-BH1nuHdZ.cjs";
|
|
10
13
|
export { BuiltinFile, BuiltinFileProps, ComputedRef, DynamicImportStatement, DynamicImportStatementProps, EntryFile, EntryFileProps, RecordExpression, RecordExpressionProps, TSDoc, TSDocAlias, TSDocAttributesTags, TSDocAttributesTagsProps, TSDocDefaultValue, TSDocDefaultValueProps, TSDocDomain, TSDocExample, TSDocExampleProps, TSDocHidden, TSDocIgnore, TSDocInternal, TSDocLink, TSDocModule, TSDocModuleProps, TSDocParam, TSDocParamProps, TSDocParams, TSDocParamsProps, TSDocPermission, TSDocProps, TSDocReadonly, TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty, TSDocRemarks, TSDocReturns, TSDocTag, TSDocTagProps, TSDocThrows, TSDocTitle, TypeScriptInterface, TypeScriptInterfaceProps, TypescriptFile, TypescriptFileHeader, TypescriptFileHeaderImports, TypescriptFileHeaderImportsProps, TypescriptFileHeaderProps, TypescriptFileProps, TypescriptInterfaceProperty, TypescriptInterfacePropertyProps, TypescriptObject, TypescriptObjectProperty, TypescriptObjectPropertyProps, TypescriptObjectProps, __ΩBuiltinFileProps, __ΩComputedRef, __ΩDynamicImportStatementProps, __ΩEntryFileProps, __ΩRecordExpressionProps, __ΩTSDocAttributesTagsProps, __ΩTSDocDefaultValueProps, __ΩTSDocExampleProps, __ΩTSDocModuleProps, __ΩTSDocParamProps, __ΩTSDocParamsProps, __ΩTSDocProps, __ΩTSDocTagProps, __ΩTypeScriptInterfaceProps, __ΩTypescriptFileHeaderImportsProps, __ΩTypescriptFileHeaderProps, __ΩTypescriptFileProps, __ΩTypescriptInterfacePropertyProps, __ΩTypescriptObjectPropertyProps, __ΩTypescriptObjectProps };
|
|
@@ -1,10 +1,13 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
1
|
+
import "../../components-oHSM7vmp.mjs";
|
|
2
|
+
import "../../source-file-CQl0UCgf.mjs";
|
|
3
|
+
import { A as __ΩTSDocDefaultValueProps, C as TSDocRemarks, D as TSDocThrows, E as TSDocTagProps, F as __ΩTSDocProps, I as __ΩTSDocTagProps, M as __ΩTSDocModuleProps, N as __ΩTSDocParamProps, O as TSDocTitle, P as __ΩTSDocParamsProps, S as TSDocReadonly, T as TSDocTag, _ as TSDocParamProps, a as TSDocDefaultValue, b as TSDocPermission, c as TSDocExample, d as TSDocIgnore, f as TSDocInternal, g as TSDocParam, h as TSDocModuleProps, i as TSDocAttributesTagsProps, j as __ΩTSDocExampleProps, k as __ΩTSDocAttributesTagsProps, l as TSDocExampleProps, m as TSDocModule, n as TSDocAlias, o as TSDocDefaultValueProps, p as TSDocLink, r as TSDocAttributesTags, s as TSDocDomain, t as TSDoc, u as TSDocHidden, v as TSDocParams, w as TSDocReturns, x as TSDocProps, y as TSDocParamsProps } from "../../tsdoc-OUuKjTbh.mjs";
|
|
4
|
+
import { a as TypescriptFileHeaderProps, c as __ΩTypescriptFileHeaderProps, i as TypescriptFileHeaderImportsProps, l as __ΩTypescriptFileProps, n as TypescriptFileHeader, o as TypescriptFileProps, r as TypescriptFileHeaderImports, s as __ΩTypescriptFileHeaderImportsProps, t as TypescriptFile } from "../../typescript-file-BWaBMfMr.mjs";
|
|
5
|
+
import { n as BuiltinFileProps, r as __ΩBuiltinFileProps, t as BuiltinFile } from "../../builtin-file-RXdRpQs-.mjs";
|
|
6
|
+
import { n as DynamicImportStatementProps, r as __ΩDynamicImportStatementProps, t as DynamicImportStatement } from "../../dynamic-import-statement-B5Pdwr4Z.mjs";
|
|
7
|
+
import { n as EntryFileProps, r as __ΩEntryFileProps, t as EntryFile } from "../../entry-file-ayzYWEo5.mjs";
|
|
8
|
+
import { n as RecordExpressionProps, r as __ΩRecordExpressionProps, t as RecordExpression } from "../../record-expression-c9kQA93k.mjs";
|
|
9
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-ulqYHfKL.mjs";
|
|
10
|
+
import { a as __ΩTypeScriptInterfaceProps, i as TypescriptInterfacePropertyProps, n as TypeScriptInterfaceProps, o as __ΩTypescriptInterfacePropertyProps, r as TypescriptInterfaceProperty, t as TypeScriptInterface } from "../../typescript-interface-MV4qwTHs.mjs";
|
|
11
|
+
import { a as TypescriptObjectProps, c as __ΩTypescriptObjectProps, i as TypescriptObjectPropertyProps, n as TypescriptObject, o as __ΩComputedRef, r as TypescriptObjectProperty, s as __ΩTypescriptObjectPropertyProps, t as ComputedRef } from "../../typescript-object-C7p9fJBF.mjs";
|
|
12
|
+
import "../../index-C6HcjJiY.mjs";
|
|
10
13
|
export { BuiltinFile, BuiltinFileProps, ComputedRef, DynamicImportStatement, DynamicImportStatementProps, EntryFile, EntryFileProps, RecordExpression, RecordExpressionProps, TSDoc, TSDocAlias, TSDocAttributesTags, TSDocAttributesTagsProps, TSDocDefaultValue, TSDocDefaultValueProps, TSDocDomain, TSDocExample, TSDocExampleProps, TSDocHidden, TSDocIgnore, TSDocInternal, TSDocLink, TSDocModule, TSDocModuleProps, TSDocParam, TSDocParamProps, TSDocParams, TSDocParamsProps, TSDocPermission, TSDocProps, TSDocReadonly, TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty, TSDocRemarks, TSDocReturns, TSDocTag, TSDocTagProps, TSDocThrows, TSDocTitle, TypeScriptInterface, TypeScriptInterfaceProps, TypescriptFile, TypescriptFileHeader, TypescriptFileHeaderImports, TypescriptFileHeaderImportsProps, TypescriptFileHeaderProps, TypescriptFileProps, TypescriptInterfaceProperty, TypescriptInterfacePropertyProps, TypescriptObject, TypescriptObjectProperty, TypescriptObjectPropertyProps, TypescriptObjectProps, __ΩBuiltinFileProps, __ΩComputedRef, __ΩDynamicImportStatementProps, __ΩEntryFileProps, __ΩRecordExpressionProps, __ΩTSDocAttributesTagsProps, __ΩTSDocDefaultValueProps, __ΩTSDocExampleProps, __ΩTSDocModuleProps, __ΩTSDocParamProps, __ΩTSDocParamsProps, __ΩTSDocProps, __ΩTSDocTagProps, __ΩTypeScriptInterfaceProps, __ΩTypescriptFileHeaderImportsProps, __ΩTypescriptFileHeaderProps, __ΩTypescriptFileProps, __ΩTypescriptInterfacePropertyProps, __ΩTypescriptObjectPropertyProps, __ΩTypescriptObjectProps };
|
|
@@ -1,11 +1,18 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
1
|
+
import "../../unctx-RT0xjVBl.mjs";
|
|
2
|
+
import "../../single-line-comment-mOQtfhWt.mjs";
|
|
3
|
+
import "../../context-AhzykdKC.mjs";
|
|
4
|
+
import "../../reflection-B-NMNIoB.mjs";
|
|
5
|
+
import "../../contexts-juWSyBfb.mjs";
|
|
6
|
+
import "../../source-file-BKZQpz0C.mjs";
|
|
7
|
+
import { _ as TSDocReturns, a as TSDocDomain, b as TSDocTitle, c as TSDocIgnore, d as TSDocModule, f as TSDocParam, g as TSDocRemarks, h as TSDocReadonly, i as TSDocDefaultValue, l as TSDocInternal, m as TSDocPermission, n as TSDocAlias, o as TSDocExample, p as TSDocParams, r as TSDocAttributesTags, s as TSDocHidden, t as TSDoc, u as TSDocLink, v as TSDocTag, y as TSDocThrows } from "../../tsdoc-BNV-5Qs2.mjs";
|
|
8
|
+
import { n as TypescriptFileHeader, r as TypescriptFileHeaderImports, t as TypescriptFile } from "../../typescript-file-CFy1OsoL.mjs";
|
|
9
|
+
import { t as BuiltinFile } from "../../builtin-file-BJKPEOF7.mjs";
|
|
10
|
+
import { t as DynamicImportStatement } from "../../dynamic-import-statement-BbNJchii.mjs";
|
|
11
|
+
import { t as EntryFile } from "../../entry-file-DT_UunNT.mjs";
|
|
12
|
+
import { t as RecordExpression } from "../../record-expression-BjXMzi4r.mjs";
|
|
13
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-C7_a06TL.mjs";
|
|
14
|
+
import { n as TypescriptInterfaceProperty, t as TypeScriptInterface } from "../../typescript-interface-WicKnDB9.mjs";
|
|
15
|
+
import { n as TypescriptObjectProperty, t as TypescriptObject } from "../../typescript-object-BNmRVXfj.mjs";
|
|
16
|
+
import "../../components-C_Rnle_h.mjs";
|
|
10
17
|
|
|
11
18
|
export { BuiltinFile, DynamicImportStatement, EntryFile, RecordExpression, TSDoc, TSDocAlias, TSDocAttributesTags, TSDocDefaultValue, TSDocDomain, TSDocExample, TSDocHidden, TSDocIgnore, TSDocInternal, TSDocLink, TSDocModule, TSDocParam, TSDocParams, TSDocPermission, TSDocReadonly, TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty, TSDocRemarks, TSDocReturns, TSDocTag, TSDocThrows, TSDocTitle, TypeScriptInterface, TypescriptFile, TypescriptFileHeader, TypescriptFileHeaderImports, TypescriptInterfaceProperty, TypescriptObject, TypescriptObjectProperty };
|
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
const
|
|
2
|
-
let __alloy_js_core = require("@alloy-js/core");
|
|
1
|
+
const require_record_expression = require('../../record-expression-6ElbFyR0.cjs');
|
|
3
2
|
|
|
4
|
-
|
|
5
|
-
function RecordExpression({ elementType }) {
|
|
6
|
-
return __alloy_js_core.code`
|
|
7
|
-
Record<string, ${elementType}>
|
|
8
|
-
`;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
//#endregion
|
|
12
|
-
exports.RecordExpression = RecordExpression;
|
|
3
|
+
exports.RecordExpression = require_record_expression.RecordExpression;
|
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/typescript/components/record-expression.d.ts
|
|
4
|
-
interface RecordExpressionProps {
|
|
5
|
-
elementType: Children;
|
|
6
|
-
}
|
|
7
|
-
declare function RecordExpression({
|
|
8
|
-
elementType
|
|
9
|
-
}: RecordExpressionProps): Children;
|
|
10
|
-
declare type __ΩRecordExpressionProps = any[];
|
|
11
|
-
//#endregion
|
|
1
|
+
import { n as RecordExpressionProps, r as __ΩRecordExpressionProps, t as RecordExpression } from "../../record-expression-adlQJuNw.cjs";
|
|
12
2
|
export { RecordExpression, RecordExpressionProps, __ΩRecordExpressionProps };
|
|
@@ -1,12 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
//#region src/typescript/components/record-expression.d.ts
|
|
4
|
-
interface RecordExpressionProps {
|
|
5
|
-
elementType: Children;
|
|
6
|
-
}
|
|
7
|
-
declare function RecordExpression({
|
|
8
|
-
elementType
|
|
9
|
-
}: RecordExpressionProps): Children;
|
|
10
|
-
declare type __ΩRecordExpressionProps = any[];
|
|
11
|
-
//#endregion
|
|
1
|
+
import { n as RecordExpressionProps, r as __ΩRecordExpressionProps, t as RecordExpression } from "../../record-expression-c9kQA93k.mjs";
|
|
12
2
|
export { RecordExpression, RecordExpressionProps, __ΩRecordExpressionProps };
|
|
@@ -1,11 +1,3 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { t as RecordExpression } from "../../record-expression-BjXMzi4r.mjs";
|
|
2
2
|
|
|
3
|
-
//#region src/typescript/components/record-expression.tsx
|
|
4
|
-
function RecordExpression({ elementType }) {
|
|
5
|
-
return code`
|
|
6
|
-
Record<string, ${elementType}>
|
|
7
|
-
`;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
//#endregion
|
|
11
3
|
export { RecordExpression };
|
|
@@ -1,178 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
let __stryke_string_format_title_case = require("@stryke/string-format/title-case");
|
|
7
|
-
let __stryke_type_checks_is_undefined = require("@stryke/type-checks/is-undefined");
|
|
8
|
-
let __stryke_type_checks_is_string = require("@stryke/type-checks/is-string");
|
|
9
|
-
let __stryke_type_checks_is_set_string = require("@stryke/type-checks/is-set-string");
|
|
1
|
+
require('../../unctx-B3g_fMrS.cjs');
|
|
2
|
+
require('../../context-Ctw077Cx.cjs');
|
|
3
|
+
require('../../reflection-DHpdhvwI.cjs');
|
|
4
|
+
require('../../tsdoc-nrR7IU_7.cjs');
|
|
5
|
+
const require_tsdoc_reflection = require('../../tsdoc-reflection-BkVddZ_o.cjs');
|
|
10
6
|
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
*/
|
|
15
|
-
function TSDocReflectionClass(props) {
|
|
16
|
-
const [{ children, heading }, rest] = (0, __alloy_js_core.splitProps)(props, ["heading", "children"]);
|
|
17
|
-
const reflectionClass = require_core_contexts_reflection.useReflectionClass();
|
|
18
|
-
const title = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.getTitle() || (0, __stryke_string_format_title_case.titleCase)(reflectionClass.reflection.getName()));
|
|
19
|
-
const computedHeading = (0, __alloy_js_core.computed)(() => heading || reflectionClass.reflection.getDescription() || title.value);
|
|
20
|
-
const alias = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.getAlias());
|
|
21
|
-
const domain = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.getDomain());
|
|
22
|
-
const permission = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.getPermission());
|
|
23
|
-
const readonly = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.isReadonly());
|
|
24
|
-
const internal = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.isInternal());
|
|
25
|
-
const ignore = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.isIgnored());
|
|
26
|
-
const hidden = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.isHidden());
|
|
27
|
-
if (!computedHeading.value || (0, __stryke_type_checks_is_set_string.isSetString)(computedHeading.value) && computedHeading.value.trim() === "") return null;
|
|
28
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(require_typescript_components_tsdoc.TSDoc, (0, __alloy_js_core_jsx_runtime.mergeProps)(rest, {
|
|
29
|
-
get heading() {
|
|
30
|
-
return (0, __alloy_js_core_jsx_runtime.memo)(() => !!(0, __stryke_type_checks_is_set_string.isSetString)(computedHeading.value))() ? computedHeading.value.trim() : computedHeading.value;
|
|
31
|
-
},
|
|
32
|
-
get children() {
|
|
33
|
-
return [(0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.Show, {
|
|
34
|
-
get when() {
|
|
35
|
-
return (0, __stryke_type_checks_is_set_string.isSetString)(title.value) || !(0, __stryke_type_checks_is_undefined.isUndefined)(alias.value) && alias.value.length > 0 || !(0, __stryke_type_checks_is_undefined.isUndefined)(permission.value) && permission.value.length > 0 || (0, __stryke_type_checks_is_set_string.isSetString)(domain.value) || !(0, __stryke_type_checks_is_undefined.isUndefined)(readonly.value) || !(0, __stryke_type_checks_is_undefined.isUndefined)(internal.value) || !(0, __stryke_type_checks_is_undefined.isUndefined)(ignore.value) || !(0, __stryke_type_checks_is_undefined.isUndefined)(hidden.value);
|
|
36
|
-
},
|
|
37
|
-
get children() {
|
|
38
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(require_typescript_components_tsdoc.TSDocAttributesTags, {
|
|
39
|
-
get title() {
|
|
40
|
-
return title.value;
|
|
41
|
-
},
|
|
42
|
-
get alias() {
|
|
43
|
-
return alias.value;
|
|
44
|
-
},
|
|
45
|
-
get domain() {
|
|
46
|
-
return domain.value;
|
|
47
|
-
},
|
|
48
|
-
get permission() {
|
|
49
|
-
return permission.value;
|
|
50
|
-
},
|
|
51
|
-
get readonly() {
|
|
52
|
-
return readonly.value;
|
|
53
|
-
},
|
|
54
|
-
get internal() {
|
|
55
|
-
return internal.value;
|
|
56
|
-
},
|
|
57
|
-
get ignore() {
|
|
58
|
-
return ignore.value;
|
|
59
|
-
},
|
|
60
|
-
get hidden() {
|
|
61
|
-
return hidden.value;
|
|
62
|
-
}
|
|
63
|
-
});
|
|
64
|
-
}
|
|
65
|
-
}), (0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.Show, {
|
|
66
|
-
get when() {
|
|
67
|
-
return (0, __alloy_js_core_jsx_runtime.memo)(() => !!Boolean(children))() && (0, __alloy_js_core.childrenArray)(() => children).length > 0;
|
|
68
|
-
},
|
|
69
|
-
get children() {
|
|
70
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.List, { get children() {
|
|
71
|
-
return (0, __alloy_js_core.childrenArray)(() => children);
|
|
72
|
-
} });
|
|
73
|
-
}
|
|
74
|
-
})];
|
|
75
|
-
}
|
|
76
|
-
}));
|
|
77
|
-
}
|
|
78
|
-
/**
|
|
79
|
-
* Generates a TypeScript interface property for the given reflection class.
|
|
80
|
-
*/
|
|
81
|
-
function TSDocReflectionProperty(props) {
|
|
82
|
-
const [{ children }, rest] = (0, __alloy_js_core.splitProps)(props, ["children"]);
|
|
83
|
-
const context = require_core_contexts_reflection.useReflectionProperty();
|
|
84
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(require_typescript_components_tsdoc.TSDoc, (0, __alloy_js_core_jsx_runtime.mergeProps)({ get heading() {
|
|
85
|
-
return context.getDescription();
|
|
86
|
-
} }, rest, { get children() {
|
|
87
|
-
return [(0, __alloy_js_core_jsx_runtime.createComponent)(require_typescript_components_tsdoc.TSDocAttributesTags, {
|
|
88
|
-
type: context,
|
|
89
|
-
get title() {
|
|
90
|
-
return context.getTitle();
|
|
91
|
-
},
|
|
92
|
-
get alias() {
|
|
93
|
-
return context.getAlias();
|
|
94
|
-
},
|
|
95
|
-
get domain() {
|
|
96
|
-
return context.getDomain();
|
|
97
|
-
},
|
|
98
|
-
get permission() {
|
|
99
|
-
return context.getPermission();
|
|
100
|
-
},
|
|
101
|
-
get readonly() {
|
|
102
|
-
return context.isReadonly();
|
|
103
|
-
},
|
|
104
|
-
get internal() {
|
|
105
|
-
return context.isInternal();
|
|
106
|
-
},
|
|
107
|
-
get ignore() {
|
|
108
|
-
return context.isIgnored();
|
|
109
|
-
},
|
|
110
|
-
get hidden() {
|
|
111
|
-
return context.isHidden();
|
|
112
|
-
},
|
|
113
|
-
get defaultValue() {
|
|
114
|
-
return context.getDefaultValue();
|
|
115
|
-
}
|
|
116
|
-
}), (0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.Show, {
|
|
117
|
-
get when() {
|
|
118
|
-
return (0, __alloy_js_core_jsx_runtime.memo)(() => !!Boolean(children))() && (0, __alloy_js_core.childrenArray)(() => children).length > 0;
|
|
119
|
-
},
|
|
120
|
-
get children() {
|
|
121
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.List, { get children() {
|
|
122
|
-
return (0, __alloy_js_core.childrenArray)(() => children);
|
|
123
|
-
} });
|
|
124
|
-
}
|
|
125
|
-
})];
|
|
126
|
-
} }));
|
|
127
|
-
}
|
|
128
|
-
/**
|
|
129
|
-
* Generates a TypeScript interface property for the given reflection class.
|
|
130
|
-
*/
|
|
131
|
-
function TSDocReflectionMethod(props) {
|
|
132
|
-
const [{ children }, rest] = (0, __alloy_js_core.splitProps)(props, ["children"]);
|
|
133
|
-
const context = require_core_contexts_reflection.useReflectionMethod();
|
|
134
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(require_typescript_components_tsdoc.TSDoc, (0, __alloy_js_core_jsx_runtime.mergeProps)({ get heading() {
|
|
135
|
-
return context.getDescription() || ((0, __stryke_type_checks_is_string.isString)(context.getName()) ? __alloy_js_core.code`${String(context.getName())} method definition` : void 0);
|
|
136
|
-
} }, rest, { get children() {
|
|
137
|
-
return [(0, __alloy_js_core_jsx_runtime.createComponent)(require_typescript_components_tsdoc.TSDocAttributesTags, {
|
|
138
|
-
get title() {
|
|
139
|
-
return context.getTitle();
|
|
140
|
-
},
|
|
141
|
-
get alias() {
|
|
142
|
-
return context.getAlias();
|
|
143
|
-
},
|
|
144
|
-
get domain() {
|
|
145
|
-
return context.getDomain();
|
|
146
|
-
},
|
|
147
|
-
get permission() {
|
|
148
|
-
return context.getPermission();
|
|
149
|
-
},
|
|
150
|
-
get readonly() {
|
|
151
|
-
return context.isReadonly();
|
|
152
|
-
},
|
|
153
|
-
get internal() {
|
|
154
|
-
return context.isInternal();
|
|
155
|
-
},
|
|
156
|
-
get ignore() {
|
|
157
|
-
return context.isIgnored();
|
|
158
|
-
},
|
|
159
|
-
get hidden() {
|
|
160
|
-
return context.isHidden();
|
|
161
|
-
}
|
|
162
|
-
}), (0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.Show, {
|
|
163
|
-
get when() {
|
|
164
|
-
return (0, __alloy_js_core_jsx_runtime.memo)(() => !!Boolean(children))() && (0, __alloy_js_core.childrenArray)(() => children).length > 0;
|
|
165
|
-
},
|
|
166
|
-
get children() {
|
|
167
|
-
return (0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_core.List, { get children() {
|
|
168
|
-
return (0, __alloy_js_core.childrenArray)(() => children);
|
|
169
|
-
} });
|
|
170
|
-
}
|
|
171
|
-
})];
|
|
172
|
-
} }));
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
//#endregion
|
|
176
|
-
exports.TSDocReflectionClass = TSDocReflectionClass;
|
|
177
|
-
exports.TSDocReflectionMethod = TSDocReflectionMethod;
|
|
178
|
-
exports.TSDocReflectionProperty = TSDocReflectionProperty;
|
|
7
|
+
exports.TSDocReflectionClass = require_tsdoc_reflection.TSDocReflectionClass;
|
|
8
|
+
exports.TSDocReflectionMethod = require_tsdoc_reflection.TSDocReflectionMethod;
|
|
9
|
+
exports.TSDocReflectionProperty = require_tsdoc_reflection.TSDocReflectionProperty;
|
|
@@ -1,18 +1,4 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
//#region src/typescript/components/tsdoc-reflection.d.ts
|
|
5
|
-
/**
|
|
6
|
-
* Generates a TypeScript interface property for the given reflection class.
|
|
7
|
-
*/
|
|
8
|
-
declare function TSDocReflectionClass<T extends Record<string, any> = Record<string, any>>(props: TSDocProps): _alloy_js_core2.Children;
|
|
9
|
-
/**
|
|
10
|
-
* Generates a TypeScript interface property for the given reflection class.
|
|
11
|
-
*/
|
|
12
|
-
declare function TSDocReflectionProperty(props: TSDocProps): _alloy_js_core2.Children;
|
|
13
|
-
/**
|
|
14
|
-
* Generates a TypeScript interface property for the given reflection class.
|
|
15
|
-
*/
|
|
16
|
-
declare function TSDocReflectionMethod(props: TSDocProps): _alloy_js_core2.Children;
|
|
17
|
-
//#endregion
|
|
1
|
+
import "../../components-IRVnipN0.cjs";
|
|
2
|
+
import "../../tsdoc-CfvwK4Ml.cjs";
|
|
3
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-Dggzpjh7.cjs";
|
|
18
4
|
export { TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty };
|