ship-gis/node_modules/postcss-nesting/dist/lib/merge-params.d.ts
2026-01-22 09:14:01 +09:00

2 lines
83 B
TypeScript

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