UNPKG

@shopify/react-native-skia

Version:

High-performance React Native Graphics using Skia

3 lines (2 loc) 121 B
import type { Command } from "./Core"; export declare const debugTree: (commands: Command[], indent?: number) => string;