UNPKG

@railzai/railz-visualizations

Version:
7 lines (6 loc) 127 B
export declare function Arrow({ style, up, }: { up?: boolean; style?: { [key: string]: any; }; }): HTMLOrSVGElement;