@pnp/core-commonjs
Advanced tools
Comparing version 3.0.0-v3nightly.20211103 to 3.0.0-v3nightly.20211106
{ | ||
"name": "@pnp/core-commonjs", | ||
"version": "3.0.0-v3nightly.20211103", | ||
"version": "3.0.0-v3nightly.20211106", | ||
"description": "pnp - provides shared functionality across all pnp libraries", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
@@ -156,3 +156,3 @@ "use strict"; | ||
* @param moment The name of the moment to which the observer is registered | ||
* @param prepend If true the observer is prepended to the collection (default: false) | ||
* @param addBehavior Determines how the observer is added to the collection | ||
* | ||
@@ -159,0 +159,0 @@ */ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
79183