Initial rework
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export const KIDSONBROOMS = {};
|
||||
export const NEVERSTOPBLOWINGUP = {};
|
||||
|
||||
// Define constants here, such as:
|
||||
KIDSONBROOMS.foobar = {
|
||||
'bas': 'KIDSONBROOMS.bas',
|
||||
'bar': 'KIDSONBROOMS.bar'
|
||||
NEVERSTOPBLOWINGUP.foobar = {
|
||||
'bas': 'NEVERSTOPBLOWINGUP.bas',
|
||||
'bar': 'NEVERSTOPBLOWINGUP.bar'
|
||||
};
|
||||
Reference in New Issue
Block a user