This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
admin
/
ANTOOZA-FRONTEND
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
143b3bd7a0
ブランチ
タグ
dev
main
ANTOOZA-FRONTEN...
/
types
/
request
/
notification
/
read.ts
read.ts
68 B
履歴
Raw
1
2
3
export type NotificationReadRequest = {
notificationID?: number;
};