UNPKG

@ndbx/runtime

Version:

The `@ndbx/runtime` package provides a runtime environment to embed NodeBox visualizations directly into React applications. NodeBox is a powerful tool for creating interactive and generative visualizations, and this runtime allows you to integrate those

3 lines (2 loc) 94 B
declare function findNodeStatements(source: string): string[]; export { findNodeStatements };