github.com/readium/readium-lcp-server@v0.0.0-20240509124024-799e77a0bbd6/frontend/manage/app/crud/crud-item.ts (about) 1 export interface CrudItem { 2 id: any; 3 }