UNPKG

@skele/classic

Version:

Skele is an architectural framework that assists with building data-driven apps with React or React Native.

1 lines 158 B
'use strict';Object.defineProperty(exports,"__esModule",{value:true});exports.types=void 0;var types={fail:'@@skele/actions.effect.fail'};exports.types=types;