-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcategories.js
More file actions
9 lines (9 loc) · 1.01 KB
/
categories.js
File metadata and controls
9 lines (9 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
/*-----------------------------------------------------------------------------------------\
| _______ _____ . _ ___ ___/ ___ __ |
| ' / ___ ` ( _/_ , . ___/ ` __. / \ .' /\ / \ .' |
| | / ` | `--. | | | / | | .' \ _-' | / | _-' |---. |
| | | | | | | | | ,' | | | | / |,' | / | | |
| / `.__/| / \___.' \__/ `._/| `___,' / `._.' /___, /`---' /___, `._.' |
| ` |
\-----------------------------------------------------------------------------------------*/
module.exports = require("./meta/categories.json");