mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 21:01:34 +08:00
Update Readme.md
This commit is contained in:
@ -5,6 +5,7 @@ E.g. the file `application.android.js`, containing the actual platform-specific
|
|||||||
There is also the .impl suffix for files where we have definition and implementation file with the same name, e.g.:
|
There is also the .impl suffix for files where we have definition and implementation file with the same name, e.g.:
|
||||||
|
|
||||||
file-system.d.ts
|
file-system.d.ts
|
||||||
|
|
||||||
file-system.impl.ts
|
file-system.impl.ts
|
||||||
|
|
||||||
This is done to force the typescript compiler in Visual Studio to feed its definitions from the *.d.ts file rather than the implementation one.
|
This is done to force the typescript compiler in Visual Studio to feed its definitions from the *.d.ts file rather than the implementation one.
|
||||||
|
Reference in New Issue
Block a user