the-forest/client/node_modules/postcss-nesting/dist/lib/merge-params.d.ts
2024-09-17 20:35:18 -04:00

2 lines
83 B
TypeScript

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