Updated Exports Files (markdown)
+1
-1
@@ -32,7 +32,7 @@ All the (exported) constructors are _single-argument constructors_, they take on
|
||||
target: 'map'
|
||||
});
|
||||
|
||||
The constructors` options objects, and their properties, are declared in the `src/objectliterals.jsdoc` file. The options objects themselves are declared using the `@typedef` keyword, while properties are declared using the `@property` keyword.
|
||||
The constructors' options objects, and their properties, are declared in the `src/objectliterals.jsdoc` file. The options objects themselves are declared using the `@typedef` keyword, while properties are declared using the `@property` keyword.
|
||||
|
||||
This file is also processed with the `bin/generate-exports` script, but using the `--externs` and `--typedef` switches.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user