@morphosis/capacitor-open-folder
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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; }>
Param Type
options { defaultPath: string; }

Returns: Promise<{ value: string; }>


Readme

Keywords

Package Sidebar

Install

npm i @morphosis/capacitor-open-folder

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

15.7 kB

Total Files

20

Last publish

Collaborators

  • freakypie