UNPKG

illusory

Version:

Seamlessly morph one element into another.

3 lines (2 loc) 126 B
import { IDelta } from './delta'; export default function borderRadiusHandler(delta: IDelta, borderRadius: string): string;