This website requires JavaScript.
Explore
Help
Sign in
hiro
/
Vulcan
Watch
1
Star
0
Fork
You've already forked Vulcan
0
mirror of
https://github.com/vale981/Vulcan
synced
2025-03-08 19:11:38 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bd49addff5
Vulcan
/
packages
/
nova-categories
/
lib
/
collection.js
3 lines
82 B
JavaScript
Raw
Normal View
History
Unescape
Escape
removing Categories global
2016-06-23 15:11:56 +09:00
const
Categories
=
new
Mongo
.
Collection
(
"categories"
)
;
removing Users global
2016-06-23 15:00:58 +09:00
removing Categories global
2016-06-23 15:11:56 +09:00
export
default
Categories
;
Reference in a new issue
Copy permalink