UNPKG

@tanstack/charts

Version:

<div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://tanstack.com/api/readme/charts.png?theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://tanstack.com/

3 lines (2 loc) 163 B
/** Resolves one stable child namespace without duplicating an existing prefix. */ export declare function sceneChildId(ownerId: string, childId: string): string;