UNPKG

lightning-auth-and-payment

Version:

Lightning Network authentication and payment processing library for modern web applications

7 lines 202 B
"use strict"; /** * Theme system types and interfaces * Provides type safety for the theming system */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=types.js.map