Files
GNX-mailEnterprise/frontend/node_modules/postcss-custom-properties/dist/lib/transform-properties.d.ts
Iliyan Angelov c67067a2a4 Mail
2025-09-14 23:24:25 +03:00

3 lines
104 B
TypeScript

declare const _default: (decl: any, customProperties: any, opts: any) => void;
export default _default;