isOpfsPathInDirectory()
function isOpfsPathInDirectory(opfsPath, directoryPath?): boolean;
Defined in: packages/rxdb-plugin-storage/src/storage.service.ts:206
Parameters
| Parameter | Type |
|---|---|
opfsPath | string |
directoryPath? | string |
Returns
boolean
function isOpfsPathInDirectory(opfsPath, directoryPath?): boolean;
Defined in: packages/rxdb-plugin-storage/src/storage.service.ts:206
| Parameter | Type |
|---|---|
opfsPath | string |
directoryPath? | string |
boolean