mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 07:24:11 +01:00
Add some documentation for Abbreviation.
--HG-- extra : rebase_source : cdc495381db878c2e7bef2a817e40c2d2a196075
This commit is contained in:
@@ -824,7 +824,7 @@ Class.extend = function extend(subclass, superclass, overrides) {
|
||||
*
|
||||
* @param {function(string)} getter The function which returns the
|
||||
* property's value.
|
||||
* @return {Class.Property}
|
||||
* @returns {Class.Property}
|
||||
*/
|
||||
Class.memoize = function memoize(getter, wait)
|
||||
Class.Property({
|
||||
|
||||
Reference in New Issue
Block a user