UNPKG

r2-shared-js

Version:

Readium 2 'shared' for NodeJS (TypeScript)

11 lines (10 loc) 188 B
export declare class Metafield { Data: string; Name: string; Content: string; Refine: string; Scheme: string; Property: string; ID: string; Lang: string; }