mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-06-14 17:19:02 +00:00
Update std.js
This commit is contained in:
parent
f2de8bc141
commit
044ab2fb24
|
@ -614,7 +614,9 @@ exports.EventTarget = StdEventTarget;
|
|||
exports.Accessor = StdAccessor;
|
||||
exports.Storage = StdStorage;
|
||||
|
||||
// @deprecated
|
||||
/**
|
||||
* @deprecated Use STD.EventTarget instead of STD.EventableObject
|
||||
*/
|
||||
exports.EventableObject = StdEventTarget;
|
||||
|
||||
exports.alert = alert;
|
||||
|
|
Loading…
Reference in New Issue
Block a user