PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/styled-components/native/dist/utils
Просмотр файла: flatten.d.ts
import StyleSheet from '../sheet';
import { Dict, ExecutionContext, Interpolation, RuleSet, Stringifier } from '../types';
export declare const objToCssArray: (obj: Dict<any>) => string[];
export default function flatten<Props extends object>(chunk: Interpolation<Props>, executionContext?: ExecutionContext & Props, styleSheet?: StyleSheet, stylisInstance?: Stringifier): RuleSet<Props>;
Выполнить команду
Для локальной разработки. Не используйте в интернете!