the-forest/client/node_modules/postcss-nesting/dist/lib/merge-params.d.ts

2 lines
83 B
TypeScript
Raw Normal View History

2024-09-17 20:35:18 -04:00
export default function mergeParams(fromParams: string, toParams: string): string;