////
///
/// Maps Module Index
/// =========================================================================
///
/// Central index for all map definitions used throughout the project.
/// Maps provide structured data for cursors, animations, and other modules.
///
/// @group Maps
/// @author Scape Agency
/// @link https://move.gl
/// @since 0.1.0 initial release
/// @access public
///
////


// ============================================================================
// Forwards
// ============================================================================

@forward "controls";
