export type Resources = { id: number resource_no: string active: string type: string created_at: Date updated_at: Date }