Skip to content

CanvasIndex.process method

CanvasIndex › process

Unofficial

Process a single canvas file and update the index.

Signature:

process(arg1: unknown): Promise<unknown>

Parameters:

Parameter Type Description
arg1 unknown

Returns: Promise<unknown>The result of processing the file.