All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.utils.interleave.d.ts Maven / Gradle / Ivy

Go to download

CSS for the <Component> Age. Style components your way with speed, strong typing, and flexibility.

The newest version!
import { Interpolation } from '../types';
export default function interleave(strings: readonly string[], interpolations: Interpolation[]): Interpolation[];




© 2015 - 2024 Weber Informatics LLC | Privacy Policy