mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 21:06:04 +00:00
public commit
This commit is contained in:
4
packages/plasmic/components/index.ts
Normal file
4
packages/plasmic/components/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { BkndData, BkndDataMeta } from "./data/BkndData";
|
||||
export { WouterLink, WouterLinkMeta } from "./WouterLink";
|
||||
export { Image, ImageMeta } from "./Image";
|
||||
export { LazyRender, LazyRenderMeta } from "./LazyRender";
|
||||
Reference in New Issue
Block a user