PHP WebShell

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

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

import type { Declaration } from 'postcss';
declare const cosFunctionCheck = "cos(";
declare function transformCosFunction(decl: Declaration): string | undefined;
export { cosFunctionCheck, transformCosFunction };

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


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