Search
Search something to see results
Example DDD
TypeDoc
GitHub
Example DDD
/
GroceryList
/
ArchiveGroceryList
ArchiveGroceryList
ArchiveGroceryList
:
(
id
:
GroceryListId
)
=>
Promise
<
void
>
Type declaration
(
id
:
GroceryListId
)
:
Promise
<
void
>
Parameters
id
:
GroceryListId
Returns
Promise
<
void
>