@paperbits/react
Version:
React modules for Paperbits.
11 lines (10 loc) • 353 B
text/typescript
/**
* @license
* Copyright Paperbits. All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file and at https://paperbits.io/license/mit.
*/
export * from "./runtimeComponent.decorator";
export * from "./reactRuntimeComponentConfig";
export * from "./resolve.decorator";