@firebase/api-documenter 0.4.0-canary.2ce95696f → 0.4.0-canary.2ddbd4e49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
* limitations under the License.
|
|
16
16
|
*/
|
|
17
17
|
/**
|
|
18
|
-
*
|
|
18
|
+
* TypeScript interface describing the config schema for toc.yml file format.
|
|
19
19
|
*/
|
|
20
20
|
export interface IConfigTableOfContents {
|
|
21
21
|
/**
|
package/package.json
CHANGED