anton deblasio created CB-13569:
-----------------------------------

             Summary: The LocalFileSystem enum in the typescript file is 
inverted
                 Key: CB-13569
                 URL: https://issues.apache.org/jira/browse/CB-13569
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-plugin-file
         Environment: Problem when using typescript.
            Reporter: anton deblasio
            Priority: Trivial


When using the typescript type file one of the enums is inverted

 the LocalFileSystem has two options PERSISTENT and TEMPORARY, these relate to 
the values 1 and 0 respectively.  However in the typescript file they are set 
to 0 and 1.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to