mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-19 23:13:04 +08:00
Merge branch 'master' of github.com:NativeScript/NativeScript
# Conflicts: # .eslintrc.json # packages/core/ui/core/bindable/index.ts # tsconfig.eslint.json
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import * as tslibType from 'tslib';
|
||||
// eslint-disable-next-line @typescript-eslint/no-var-requires
|
||||
const tslib: typeof tslibType = require('tslib');
|
||||
import { Observable } from '../data/observable';
|
||||
import { trace as profilingTrace, time, uptime, level as profilingLevel } from '../profiling';
|
||||
|
Reference in New Issue
Block a user