Skip to Content
SdkReactInternalVariablesFILE_PLACEHOLDER_PREFIX

FILE_PLACEHOLDER_PREFIX

const FILE_PLACEHOLDER_PREFIX: "__SDKFILE__" = "__SDKFILE__"

Defined in: src/lib/storage/opfs.ts:10 

OPFS (Origin Private File System) storage utilities with encryption support.

This module provides encrypted file storage using the browser’s OPFS API and wallet-based encryption keys.

Last updated on