AdobeDocs / AdobeDocs/uxp

require('uxp').uxp.storage as suggested in localFileSystem.md is incorrect

Open
#66 1 comment 2 reactions 1 assignee Claimed by @kerrishotts View on GitHub
Dominant language
JavaScript
Stars
20
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Issue in /src/pages/uxp/reference-js/Modules/uxp/Persistent File Storage/localFileSystem.md

Getting access to the file system API should be changed from
`require('uxp').uxp.storage.localFileSystem`
to
`require('uxp').storage.localFileSystem`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.