3 lines
71 B
TypeScript
3 lines
71 B
TypeScript
export interface ReqExit { null: string }
|
|
|
|
export type ResExit = number |