Files
conference-room-booking-system/frontend/node_modules/@csstools/postcss-hwb-function/dist/on-css-function.d.ts
2025-08-20 21:01:11 -04:00

3 lines
127 B
TypeScript

import type { FunctionNode } from 'postcss-value-parser';
export declare function onCSSFunctionSRgb(node: FunctionNode): void;