PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@csstools/postcss-stepped-value-functions/dist

Просмотр файла: round.d.ts

import type { Declaration, Result } from 'postcss';
import { pluginOptions } from './index';
declare const roundFunctionCheck = "round(";
declare function transformRoundFunction(decl: Declaration, result: Result, options: pluginOptions): string | undefined;
export { roundFunctionCheck, transformRoundFunction };

Выполнить команду


Для локальной разработки. Не используйте в интернете!