We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad11cd commit d963d3aCopy full SHA for d963d3a
nativescript-contacts.d.ts
@@ -1,5 +1,5 @@
1
declare module "nativescript-contacts" {
2
- import imageSource = require("tns-core-modules/image-source");
+ import imageSource = require("@nativescript/core/image-source");
3
4
export interface ContactField {
5
id?: string;
0 commit comments