mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
updated camera & console
This commit is contained in:
@ -320,4 +320,6 @@ export class Console {
|
||||
result.push('=== dump(): finished ===');
|
||||
this.log(result.join('\n'));
|
||||
}
|
||||
}
|
||||
|
||||
public dir = this.dump;
|
||||
}
|
||||
|
Reference in New Issue
Block a user