☑️ index.ts
This commit is contained in:
@@ -8,3 +8,4 @@ export { useStalledAnimation } from './useStalledAnimation.js'
|
|||||||
export { getDefaultCharacters, interpolateColor } from './utils.js'
|
export { getDefaultCharacters, interpolateColor } from './utils.js'
|
||||||
// Teammate components are NOT exported here - use dynamic require() to enable dead code elimination
|
// Teammate components are NOT exported here - use dynamic require() to enable dead code elimination
|
||||||
// See REPL.tsx and Spinner.tsx for the correct import pattern
|
// See REPL.tsx and Spinner.tsx for the correct import pattern
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user