Files
tsclass/ts/invoice.ts
2016-11-17 12:06:33 +01:00

3 lines
30 B
TypeScript

export interface IInvoice {
}