Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivWeb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
CivWeb
bd425463da4ed928ecd657a9090eb4587a979420
bd425463da4ed928ecd657a9090eb4587a979420
Switch branch/tag
CivWeb
src
components
SliderPanel
utils
index.js
Find file
Normal view
History
Permalink
index.js
68 Bytes
Edit
Web IDE
Newer
Older
init civweb
9c4132ae
dengxiaofeng
committed
4 years ago
1
2
import
*
as
_events
from
'./event'
;
fix: eslint:fix errors
fb2c4578
邓晓峰
committed
4 years ago
3
export
const
events
=
_events
;