@skele/classic
Version:
Skele is an architectural framework that assists with building data-driven apps with React or React Native.
1 lines • 304 B
JavaScript
'use static';Object.defineProperty(exports,"__esModule",{value:true});Object.defineProperty(exports,"Engine",{enumerable:true,get:function get(){return _impl.Engine;}});Object.defineProperty(exports,"EntryPoint",{enumerable:true,get:function get(){return _impl.EntryPoint;}});var _impl=require("./impl");