mirror of
https://github.com/esiur/esiur-js.git
synced 2025-06-27 15:23:11 +00:00
IIP v3.3
This commit is contained in:
9
tools/manager/viewers/Esiur.Stores.MemoryStore.js
Normal file
9
tools/manager/viewers/Esiur.Stores.MemoryStore.js
Normal file
@ -0,0 +1,9 @@
|
||||
class Esiur_Stores_MemoryStore extends IUIWidget
|
||||
{
|
||||
constuctor()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
IUI.module("Esiur.Stores.MemoryStore", Esiur_Stores_MemoryStore);
|
Reference in New Issue
Block a user