staticwebapp-hhv-tormakrist.../src/types/HHV.ts

3 lines
48 B
TypeScript

export default interface HHV {
id: number;
}