mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Update apis.md
This commit is contained in:
parent
2942f72fd2
commit
da357aebde
@ -304,7 +304,7 @@ module 'sky:core' {
|
||||
// the values passed in on options
|
||||
// 6. register the new element
|
||||
|
||||
attribute ScriptElement? currentScript; // O(1) // returns the <script> element currently being executed if any, and if it's in this module; else null
|
||||
readonly attribute ScriptElement? currentScript; // O(1) // returns the <script> element currently being executed if any, and if it's in this module; else null
|
||||
}
|
||||
|
||||
class Module : AbstractModule {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user