You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API is meant to be a standalone application in the sense that no other application or package should know of its existence.
If any package references code from the API, like view models, or binding models, those models should be moved to the common package.
The text was updated successfully, but these errors were encountered:
The API is meant to be a standalone application in the sense that no other application or package should know of its existence.
If any package references code from the API, like view models, or binding models, those models should be moved to the
common
package.The text was updated successfully, but these errors were encountered: