mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:07:11 +00:00
43bbf73da3
- Format consistently with a header sentence. - Use `JavaScript` over `JS`, and surround references to the `@JS()` annotation with backticks. - Drop the word "efficiently" since it isn't true of the more commonly used API `jsify`. - Add a note about preferring `@anonymous` interop classes over `jsify` with a map. - Remove mention of `JsObject` since this isn't what gets returned. - Clarify that Dart objects can't be used from JavaScript, this is mentioned at the library level but it worth repeating on `jsify`. Change-Id: If7582db6440d96f20bb5b4e11bcc0ffe047d9d0a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/135525 Commit-Queue: Nate Bosch <nbosch@google.com> Reviewed-by: Kathy Walrath <kathyw@google.com> |
||
---|---|---|
.. | ||
bin | ||
lib | ||
api_readme.md | ||
BUILD.gn |