ProgressCallback
Unofficial
Callback function invoked during scrypt key derivation to report progress.
Import:
import type { ProgressCallback } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface ProgressCallbackCallback function invoked during scrypt key derivation to report progress.
Import:
import type { ProgressCallback } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface ProgressCallback