Preview: interleave.d.ts
Size: 192 B
//proc/thread-self/root/home/byroehnu/.trash/node_modules11/styled-components/dist/utils/interleave.d.ts
import { Interpolation } from '../types';
export default function interleave<Props extends object>(strings: readonly string[], interpolations: Interpolation<Props>[]): Interpolation<Props>[];
Directory Contents
Dirs: 0 × Files: 29