0.0.2 • Published 1 year ago

@morphosis/capacitor-open-folder v0.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
1 year ago

open-folder

allows access to a folder structure

Install

npm install open-folder
npx cap sync

API

pick(...)

pick(options: { defaultPath: string; }) => Promise<{ value: string; }>
ParamType
options{ defaultPath: string; }

Returns: Promise<{ value: string; }>


0.0.2

1 year ago

0.0.1

1 year ago