chore: Add API Reference
Signed-off-by: Adam Harvey <adaharve@cisco.com>
This commit is contained in:
@@ -14,5 +14,11 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Analytics Module plugin for Google Analytics.
|
||||
*
|
||||
* @packageDocumentation
|
||||
*/
|
||||
|
||||
export { analyticsModuleGA } from './plugin';
|
||||
export * from './apis/implementations/AnalyticsApi';
|
||||
|
||||
Reference in New Issue
Block a user