You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -131,8 +131,8 @@ bool = isArrayBuffer( null );
131
131
132
132
## See Also
133
133
134
-
-[`@stdlib/assert/is-sharedarraybuffer`][@stdlib/assert/is-sharedarraybuffer]: test if a value is a SharedArrayBuffer.
135
-
-[`@stdlib/assert/is-typed-array`][@stdlib/assert/is-typed-array]: test if a value is a typed array.
134
+
-<spanclass="package-name">[`@stdlib/assert/is-sharedarraybuffer`][@stdlib/assert/is-sharedarraybuffer]</span><spanclass="delimiter">: </span><spanclass="description">test if a value is a SharedArrayBuffer.</span>
135
+
-<spanclass="package-name">[`@stdlib/assert/is-typed-array`][@stdlib/assert/is-typed-array]</span><spanclass="delimiter">: </span><spanclass="description">test if a value is a typed array.</span>
0 commit comments