2 lines
218 B
JavaScript
2 lines
218 B
JavaScript
const e={id:"openlibrary",name:"Open Library",version:"1.0.0",type:"search",description:"Search books from Open Library",async init(r){},async destroy(){},async isAvailable(){return!0}};export{e as openLibraryPlugin};
|