blob: 71991b59618904f6c7527d13e10dcc8ec69d2176 [file] [log] [blame] [view]
This folder contains code shared between screens.
For clarity of contracts, it is preferred that code in this folder
does not depend on any `devtools_app` code outside this folder.
Code, that is not used by any screen, should go to the folder `framework`.