Monaca Docs
Ctrl
k
Pure-ts.com [work] Page
type ApiResponse<TData> = success: boolean; data: TData; error?: string; ;
Prerequisites
Importing a PhoneGap project into the Monaca Localkit
Migration Steps
Debugging with the Monaca Localkit
Building the app
Where to go from here
Was this helpful?