This website requires JavaScript.
Explore
Help
Register
Sign In
javascript
/
NativeScript
Watch
1
Star
0
Fork
0
You've already forked NativeScript
mirror of
https://github.com/NativeScript/NativeScript.git
synced
2025-08-16 11:42:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
file-system
History
PanayotCankov
9dd3ba70c5
Added "External Ambient Module Declarations" for most modules.
...
Now they are required by module name e.g require("file-system") instead of by file name.
2014-05-21 12:23:19 +03:00
..
file-system-access.android.ts
Added "External Ambient Module Declarations" for most modules.
2014-05-21 12:23:19 +03:00
file-system-access.d.ts
http and file-system naming changed to use "-"
2014-05-15 09:36:08 +03:00
file-system-access.ios.ts
Added "External Ambient Module Declarations" for most modules.
2014-05-21 12:23:19 +03:00
file-system.d.ts
Added "External Ambient Module Declarations" for most modules.
2014-05-21 12:23:19 +03:00
file-system.impl.ts
Added support for .impl suffix for files where we have same d.ts and ts names - e.g. file-system.d.ts & file-system.ts. Updated the BuildTasks.dll with the new logic.
2014-05-16 15:42:08 +03:00
index.ts
Added "External Ambient Module Declarations" for most modules.
2014-05-21 12:23:19 +03:00