8 lines
87 B
TypeScript
8 lines
87 B
TypeScript
module.exports = {
|
|
start: {
|
|
header: {
|
|
displayName: '🇩🇪 Start',
|
|
},
|
|
},
|
|
};
|