in example/src/main.ts [337:349]
id: generateUID(),
icon: MynahIcons.TRASH,
text: 'Delete',
},
],
},
{
id: generateUID(),
icon: MynahIcons.CODE_BLOCK,
description:
'/dev Create a new REST API endpoint /api/authenticate to handle user authentication',
actions: [
{