solid-native
Version:
Use solid.js to develop native mobile applications
7 lines • 301 B
TypeScript
export { For, Index, Match, Show, Switch, MatchProps, Dynamic, Children, } from "./primitiveComps";
export * from "solid-js";
export * from "solid-js/store";
export * from "./wrapSolidComponent";
export * from "./wrapSolidJsxComponent";
export * from "./withHooks";
//# sourceMappingURL=index.d.ts.map