StorageService.prototype.get(path: string): Promise<Uint8Array>
Usage
import { StorageService } from "storage-plugin/src/index.ts";
StorageService.prototype.get(path: string): Promise<Uint8Array>
import { StorageService } from "storage-plugin/src/index.ts";