method IS3Backend.delete
IS3Backend.delete(path: string): Promise<boolean>

Parameters

path: string

Return Type

Promise<boolean>

Usage

import { type IS3Backend } from "storage-plugin/src/index.ts";