File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,14 @@ console.log( foo.name );
123123
124124<section class =" related " >
125125
126+ * * *
127+
128+ ## See Also
129+
130+ - [ ` @stdlib/utils/define-read-only-property ` ] [ @stdlib/utils/define-read-only-property ] : define a read-only property.
131+ - [ ` @stdlib/utils/define-read-only-accessor ` ] [ @stdlib/utils/define-read-only-accessor ] : define a read-only accessor.
132+ - [ ` @stdlib/utils/define-write-only-accessor ` ] [ @stdlib/utils/define-write-only-accessor ] : define a write-only accessor.
133+
126134</section >
127135
128136<!-- /.related -->
@@ -186,6 +194,16 @@ Copyright © 2016-2021. The Stdlib [Authors][stdlib-authors].
186194
187195[ @stdlib/utils/define-property ] : https://github.com/stdlib-js/utils-define-property
188196
197+ <!-- <related-links> -->
198+
199+ [ @stdlib/utils/define-read-only-property ] : https://github.com/stdlib-js/utils-define-read-only-property
200+
201+ [ @stdlib/utils/define-read-only-accessor ] : https://github.com/stdlib-js/utils-define-read-only-accessor
202+
203+ [ @stdlib/utils/define-write-only-accessor ] : https://github.com/stdlib-js/utils-define-write-only-accessor
204+
205+ <!-- </related-links> -->
206+
189207</section >
190208
191209<!-- /.links -->
You can’t perform that action at this time.
0 commit comments