3 lines
No EOL
48 B
TypeScript
3 lines
No EOL
48 B
TypeScript
export default interface IdData {
|
|
id?: string
|
|
} |