UNPKG

@amplitude/ampli

Version:

Amplitude CLI

6 lines (5 loc) 291 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const GoVerifierAmpliV1_1 = require("./GoVerifierAmpliV1"); const GoVerifierAmpliV1Factory = (ampliInstanceNames) => new GoVerifierAmpliV1_1.default(ampliInstanceNames); exports.default = GoVerifierAmpliV1Factory;