mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
style(tests): format all files
This commit is contained in:
@@ -14,4 +14,4 @@ export function imageSourceFromAsset(imageAsset) {
|
||||
}
|
||||
});
|
||||
}
|
||||
// << imagesource-from-imageasset-save-to
|
||||
// << imagesource-from-imageasset-save-to
|
||||
|
||||
@@ -53,4 +53,4 @@ The supported formats are `png`, `jpeg`, and `jpg`. The quality parameter is opt
|
||||
|
||||
### Creating PNG image file from base64 string
|
||||
The method `fromBase64(source: string): Promise<boolean>` loads this instance from the specified base64 encoded string asynchronously.
|
||||
{%snippet imagesource-from-base-string%}
|
||||
{%snippet imagesource-from-base-string%}
|
||||
|
||||
Reference in New Issue
Block a user