We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a876c46 commit 9ff168aCopy full SHA for 9ff168a
pages/docs/manual/latest/interop-cheatsheet.mdx
@@ -26,7 +26,6 @@ This is a glossary with examples. All the features are described by later pages.
26
<!-- - `@meth` -->
27
- [`@module`](import-from-export-to-js#import-a-javascript-modules-content)
28
- [`@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`)
30
- [`@optional`](generate-converters-accessors#optional-labels)
31
- [`@return`](bind-to-js-function#function-nullable-return-value-wrapping)
32
- `@send`: [here](bind-to-js-function#object-method) and [here](pipe#js-method-chaining)
0 commit comments