mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
TypeScript documentation - type-params, lambdas and object-type.
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
// <snippet name="file-system">
|
||||
// # File System
|
||||
// Using the file system requires the FileSystem module.
|
||||
// TODO: var fs = require("file-system"); => this will break the intellisense of the tests
|
||||
// ``` JavaScript
|
||||
import fs = require("file-system");
|
||||
// ```
|
||||
|
||||
Reference in New Issue
Block a user