You've already forked lazarus-ccr
9 lines
182 B
PHP
9 lines
182 B
PHP
![]() |
type
|
||
|
|
||
|
nsIDOMStorageList = interface(nsISupports)
|
||
|
['{A4E9B257-5CCF-4b17-8721-23AC45C83128}']
|
||
|
function namedItem(domain: DOMString) : nsIDOMStorageObsolete; safecall;
|
||
|
|
||
|
end;
|
||
|
|