PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@csstools/postcss-stepped-value-functions/dist
Просмотр файла: mod.d.ts
import type { Declaration, Result } from 'postcss';
import { pluginOptions } from './index';
declare const modFunctionCheck = "mod(";
declare function transformModFunction(decl: Declaration, result: Result, options: pluginOptions): string | undefined;
export { modFunctionCheck, transformModFunction };
Выполнить команду
Для локальной разработки. Не используйте в интернете!