mirror of
https://codeberg.org/MarkusThielker/finances.git
synced 2025-07-04 12:09:19 +00:00
N-FIN-5: move types directory
This commit is contained in:
parent
d86ae47c7c
commit
2840931a3d
5 changed files with 4 additions and 4 deletions
|
@ -1,5 +0,0 @@
|
|||
export interface ActionResponse {
|
||||
type: 'success' | 'info' | 'warning' | 'error';
|
||||
message: string;
|
||||
redirect?: string;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue