PHP WebShell

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

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

import type { Declaration } from 'postcss';
declare const tanFunctionCheck = "tan(";
declare function transformTanFunction(decl: Declaration): string | undefined;
export { tanFunctionCheck, transformTanFunction };

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


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