UNPKG

react-linked-state-adapter

Version:

React Mixins and helper functions that allow React application to continue the use of ReactLink post React v15

4 lines (3 loc) 170 B
"use strict"; exports.ReactLinkAdapterMixin = require('./src/react-link-adapter-mixin'); exports.AdaptedLinkedStateMixin = require('./src/adapted-linked-state-mixin');