fixes
This commit is contained in:
@@ -3,6 +3,7 @@ import { IKey } from "./key.interface";
|
||||
export interface ICylinder {
|
||||
id: string;
|
||||
name: string;
|
||||
description: string;
|
||||
createdAt: string;
|
||||
updatedAt: string;
|
||||
deletedAt: string;
|
||||
|
||||
Reference in New Issue
Block a user