mirror of
https://github.com/kennethnym/jrx.git
synced 2026-03-20 11:51:17 +00:00
Rename package from jfx to jsonsx
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export { render } from "./render";
|
||||
export { isJfxNode, JFX_NODE, FRAGMENT } from "./types";
|
||||
export type { JfxNode, JfxComponent, RenderOptions } from "./types";
|
||||
export { isJsonsxNode, JSONSX_NODE, FRAGMENT } from "./types";
|
||||
export type { JsonsxNode, JsonsxComponent, RenderOptions } from "./types";
|
||||
|
||||
Reference in New Issue
Block a user