export interface IResource { id: number; slug: string; }