UNPKG

@novacbn/svelte-pipeline

Version:

Provides custom Javascript evaluation contexts and the Svelte Compiler as Svelte Stores, for REPLs, IDEs, etc.

6 lines (5 loc) 180 B
export * from "./actions/component"; export * from "./actions/stylesheet"; export * from "./stores/javascript"; export * from "./stores/pipeline"; export * from "./stores/svelte";