UNPKG

@girders-elements/core

Version:

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

8 lines (5 loc) 233 B
'use strict' export { actionMetaProperty as actionMeta } from './action' export { fallback as readFallback } from './read' export const children = '@@girders-elements/children' export const metadata = '@@girders-elements/metadata'