UNPKG

@ipld/car

Version:

Content Addressable aRchive format reader and writer

8 lines (6 loc) 153 B
export class CarIndexedReader { static async fromFile () { throw new Error('Unsupported in this environment') } } export const __browser = true