UNPKG

@arwes/text

Version:

Futuristic Sci-Fi UI Web Framework

3 lines (2 loc) 192 B
declare const setTextNodesContent: (textNodes: Node[], texts: string[], contentLength: number, onCurrentNode?: ((textNode: Node) => void) | undefined) => void; export { setTextNodesContent };