Skip to content

Commit 9ff168a

Browse files
committed
remove @obj from interop cheatsheet
1 parent a876c46 commit 9ff168a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/docs/manual/latest/interop-cheatsheet.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ This is a glossary with examples. All the features are described by later pages.
2626
<!-- - `@meth` -->
2727
- [`@module`](import-from-export-to-js#import-a-javascript-modules-content)
2828
- [`@new`](bind-to-js-object#bind-to-a-js-object-thats-a-class)
29-
- `@obj` (now deprecated, you can learn about it in doc versions lower than `v10.0`)
3029
- [`@optional`](generate-converters-accessors#optional-labels)
3130
- [`@return`](bind-to-js-function#function-nullable-return-value-wrapping)
3231
- `@send`: [here](bind-to-js-function#object-method) and [here](pipe#js-method-chaining)

0 commit comments

Comments
 (0)