forked from 0x2620/oxjs
fix documentation
This commit is contained in:
parent
f3490dc8d5
commit
6847102507
4 changed files with 29 additions and 33 deletions
|
|
@ -137,8 +137,8 @@ Ox.load = function() {
|
|||
};
|
||||
|
||||
/*@
|
||||
Ox.localStorage <o> localStorage wrapper
|
||||
(namespace) -> <f> localStorage object for a given namespace
|
||||
Ox.localStorage <f> localStorage wrapper
|
||||
(namespace) -> storage <f> localStorage function for a given namespace
|
||||
FIXME: there is a bug in Ox.doc here,
|
||||
will use "(namespace)" as function name
|
||||
() -> <o> returns all key:value pairs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue