Files
automatisch/packages/docs/pages/apps/virtualq/actions.md
2025-01-17 11:50:51 +01:00

361 B

favicon, items
favicon items
/favicons/virtualq.svg
name desc
Create waiter Creates a waiter.
name desc
Delete waiter Deletes a waiter.
name desc
Show waiter Shows a waiter.
name desc
Update waiter Updates a waiter.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>