FileImport: {
    file: string;
    imports: ImportStatement[];
}

Type declaration

Generated using TypeDoc