mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 20:11:24 +08:00
chore: cleanup imports
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { IWebpackEnv } from '@nativescript/webpack';
|
||||
import type { IWebpackEnv } from '@nativescript/webpack';
|
||||
|
||||
const ENV_FLAG_RE = /--env\.(\w+)(?:=(.+))?/;
|
||||
|
||||
|
Reference in New Issue
Block a user