UNPKG

r2-opds-js

Version:

Readium 2 'opds' for NodeJS (TypeScript)

6 lines (5 loc) 86 B
export declare class Author { Name: string; Uri: string; Email: string; }