UNPKG

@winner-fed/bundler-webpack

Version:

@winner-fed/bundler-webpack

3 lines (2 loc) 140 B
import type { ImportDeclaration } from '@swc/core'; export declare const changeImportFromString: (e: ImportDeclaration, v: string) => void;