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

Parameters

path: string

Return Type

Promise<boolean>

Usage

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