C# Class React.AspNet.BabelFileOptions

Options for serving JavaScript files transformed via Babel.
Show file Open project: reactjs/React.NET Class Usage Examples

Public Methods

Method Description
BabelFileOptions ( ) : System.Collections.Generic

Creates a new instance of the BabelFileOptions class.

Method Details

BabelFileOptions() public method

Creates a new instance of the BabelFileOptions class.
public BabelFileOptions ( ) : System.Collections.Generic
return System.Collections.Generic