UNPKG

editia-core

Version:

Core services and utilities for Editia applications - Authentication, Monetization, Video Generation Types, and Database Management

9 lines 309 B
"use strict"; /** * Usage tracking types for Editia Core * * This file re-exports usage tracking types from the centralized monetization types * and provides additional usage-specific interfaces. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=usage-tracking.js.map