mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-17 04:41:36 +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