"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "createGetSnapshotCount", { enumerable: true, get: function () { return _get_snapshot_count.createGetSnapshotCount; } }); var _get_snapshot_count = require("./get_snapshot_count");