UNPKG

modules-pack

Version:

JavaScript Modules for Modern Frontend & Backend Projects

8 lines (6 loc) 280 B
/** * EXPORTS ===================================================================== * Modules' Exposing API - to enable consistent and maintainable app integration * ============================================================================= */ export * from './constants'