Attributes
new OriginalSource(value, name): voidvalue{string|Buffer} name<string>- Returns:
<OriginalSource>
buffer(): BufferReturns:
{Buffer}
getName(): stringReturns:
<string>M
map
map(options?): voidoptions{MapOptions}- Returns:
<null>
M
size
size(): numberReturns:
<number>source(): SourceValueReturns:
{SourceValue}
sourceAndMap(options?): voidoptions{MapOptions}- Returns: {SourceAndMap}
streamChunks(options, onChunk, onSource, _onName): voidoptions{StreamChunksOptions}onChunk<object>onSource<object>_onName<object>- Returns: {GeneratedSourceInfo}
updateHash(hash): voidhash{HashLike}- Returns: {void}