mirror of
https://github.com/GNS3/gns3-web-ui.git
synced 2025-06-04 00:10:47 +00:00
6 lines
68 B
JavaScript
6 lines
68 B
JavaScript
import Eev from 'eev'
|
|
|
|
export const e = new Eev()
|
|
|
|
export default e
|