mirror of
https://github.com/esiur/esiur-js.git
synced 2026-04-04 05:58:22 +00:00
1.7.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default
|
||||
{
|
||||
Dynamic = 0x0,
|
||||
Static = 0x10,
|
||||
Wrapper = 0x20
|
||||
Dynamic: 0x0,
|
||||
Static: 0x10,
|
||||
Wrapper: 0x20
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user