mirror of
https://github.com/esiur/esiur-js.git
synced 2026-04-03 21:48:21 +00:00
7 lines
74 B
JavaScript
7 lines
74 B
JavaScript
export default
|
|
{
|
|
Dynamic: 0x0,
|
|
Static: 0x10,
|
|
Wrapper: 0x20
|
|
};
|