mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
basic router
This commit is contained in:
parent
0d8a507620
commit
e477f50283
12 changed files with 215 additions and 15 deletions
|
@ -1,5 +1,6 @@
|
|||
export const MODES = {
|
||||
POLY: 'POLY',
|
||||
STICKERS: 'STICKERS',
|
||||
ROUTER: 'ROUTER',
|
||||
NONE: 'NONE',
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue