3 lines
30 B
TypeScript
3 lines
30 B
TypeScript
export interface IInvoice {
|
|
}
|
export interface IInvoice {
|
|
}
|