Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 468 Bytes

File metadata and controls

19 lines (10 loc) · 468 Bytes

Function: initExecutorch()

initExecutorch(config): void

Defined in: index.ts:22

Function that setups the provided resource fetcher.

Parameters

config

ExecutorchConfig

Configuration that you want to use in resource fetching.

Returns

void