IndexedSourceMapConsumerConstructorinterface IndexedSourceMapConsumerConstructor {prototype: IndexedSourceMapConsumer;new (rawSourceMap: RawIndexMap | string): Promise<IndexedSourceMapConsumer>;}§Properties§prototype: IndexedSourceMapConsumer[src]§Methods§new (rawSourceMap: RawIndexMap | string): Promise<IndexedSourceMapConsumer>[src]