Note that files belong to framework
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// This file belongs to the framework. You are not expected to modify it.
|
||||
|
||||
export type HttpCode = {
|
||||
code: number;
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user