Files
conference-room-booking-system/frontend/node_modules/postcss-nesting/dist/lib/merge-params.d.ts

2 lines
83 B
TypeScript
Raw Normal View History

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