epiphany/node_modules/postcss-nesting/dist/lib/merge-params.d.ts
2023-12-09 22:48:07 -08:00

1 line
83 B
TypeScript

export default function mergeParams(fromParams: string, toParams: string): string;