ionic-vhframeworks 8.2.5 → 8.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -870,7 +870,7 @@ export declare class VhAuth {
|
|
|
870
870
|
reject(error);
|
|
871
871
|
})
|
|
872
872
|
* @param projectname
|
|
873
|
-
* @param dbstorage: 'firebase'
|
|
873
|
+
* @param dbstorage: 'firebase', 'firebase-mongo', or 'mongo'
|
|
874
874
|
* @param imgstorage: 'firebase' or 'viethas'
|
|
875
875
|
* @param cssstorage : nơi css sẽ được lưu trữ 'local', 'firebase', 'mongo' or 'file'
|
|
876
876
|
* @param dbserverversion
|