Skip to content

Instantly share code, notes, and snippets.

import {
Book
} from './book';
export const BOOKS: Book[] = [{
"id": "OLID:OL24938227M",
"title": "State of Fear",
"authors": ["Michael Crichton"],
"coverUrl": "https://covers.openlibrary.org/b/id/8393418-S.jpg",
"pages": 672,