mobile-wallet/cmp-web
2025-08-04 21:13:19 +00:00
..
src refactor: fix multiplatform targets for iOS, desktop, and JS by and updating versions (#1900) 2025-08-04 21:13:19 +00:00
.gitignore chore: rename mifospay-* modules to cmp-* (#1893) 2025-07-28 12:03:45 +05:30
build.gradle.kts refactor: fix multiplatform targets for iOS, desktop, and JS by and updating versions (#1900) 2025-08-04 21:13:19 +00:00
README.md chore: rename mifospay-* modules to cmp-* (#1893) 2025-07-28 12:03:45 +05:30

Module Graph

%%{
  init: {
    'theme': 'neutral'
  }
}%%

graph LR
  subgraph :core
    :core:common["common"]
    :core:data["data"]
    :core:model["model"]
    :core:datastore["datastore"]
  end
  :mifospay-web --> :mifospay-shared
  :mifospay-web --> :core:common
  :mifospay-web --> :core:data
  :mifospay-web --> :core:model
  :mifospay-web --> :core:datastore

:mifospay-web module

Dependency graph

Dependency graph