html-squircle
Version:
Utilities for generating superellipse squircles in the form of SVG strings, to be used in clip-path and background inline styles.
1 lines • 63 B
JavaScript
export const isFunction = input => typeof input === "function";
Utilities for generating superellipse squircles in the form of SVG strings, to be used in clip-path and background inline styles.