GetExportBundle: {
    moduleFormat: "getExport";
    source: string;
    sourceMap?: string;
}

Type declaration

  • moduleFormat: "getExport"
  • source: string
  • Optional sourceMap?: string