UNPKG

@tableflow/react

Version:

The React SDK for TableFlow. Embed an importer to collect and transform CSV files in your application.

3 lines (2 loc) 120 B
/// <reference types="react" /> export default function getStringLengthOfChildren(children: React.ReactNode): number;