Skip to Content

extractFileIds

extractFileIds(content: string): string[]

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

Extracts file IDs from content containing placeholders.

Parameters

ParameterType

content

string

Returns

string[]

Last updated on