UNPKG

woby

Version:

A high-performance framework with fine-grained observable/signal-based reactivity for building rich applications.

10 lines 279 B
export * from "./lang"; export * from "./diff"; export * from "./setters"; export * from "./resolvers"; export * from "./fragment"; export * from "./creators"; export * from "./classlist"; export * from "./stylesheets"; export * from './mark'; //# sourceMappingURL=index.d.ts.map