UNPKG

import-conductor

Version:

Automatically organize your Typescript import statements

2 lines (1 loc) 105 B
export declare function mergeImportStatements(importStatementOne: any, importStatementTwo: any): string;