We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b607b0 commit b6eb63bCopy full SHA for b6eb63b
src/image.d.ts
@@ -1,7 +1,5 @@
1
import { ImageSource, View } from '@nativescript/core';
2
3
-export const debug: boolean;
4
-declare function setDebug(value: boolean);
5
6
/**
7
* When called, initializes the android Image library. Calling this method is required.
0 commit comments