6 lines
196 B
JavaScript
6 lines
196 B
JavaScript
/**
|
|
* Copyright 2015, Marnus Weststrate
|
|
* Copyrights licensed under the MIT License. See the accompanying LICENSE file for terms.
|
|
*/
|
|
module.exports = require('./lib/ReactCSSTransitionReplace')
|