UNPKG

book-monkey2-api

Version:
7 lines (6 loc) 99 B
export class Thumbnail { constructor( public url: string, public title: string ) { } }