mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Minor change to intro
This commit is contained in:
+3
-3
@@ -1,9 +1,9 @@
|
||||
#Meteor Type Definitions Usage Notes
|
||||
|
||||
In order to effectively write your Meteor app with TypeScript, you will probably need to follow these steps:
|
||||
In order to effectively write your Meteor app with TypeScript, you will probably need to do these things:
|
||||
|
||||
- Reference the type definitions file
|
||||
- Create a Templates definitions file
|
||||
- Reference the Meteor type definitions file (meteor.d.ts)
|
||||
- Create a Template definition file
|
||||
- Create Collections within modules
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user