This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
Activity
Files
a8a9e061a1cf6a6ca5355c73747c18cac1dbd3f9
netbox-community-netbox
/
netbox
/
project-static
/
src
/
index.ts
5 lines
89 B
TypeScript
Raw
Normal View
History
Unescape
Escape
clean up ui src files
2021-03-13 13:51:51 -07:00
import
'babel-polyfill'
;
import
'@popperjs/core'
;
import
'bootstrap'
;
import
'./netbox'
;
Copy Permalink