jsonAdapter()
ts
function jsonAdapter(path): SyncAdapterFnReturn;Defined in: adapter.ts:18
JSON-Adapter, that'll use a JSON file
Parameters
| Parameter | Type | Description |
|---|---|---|
path | string | Path to a JSON file |
Returns
SyncAdapterFnReturn
A SyncAdapterFnReturn that'll be picked up by lexora
Author
Simon Kovtyk
Since
1.0.0