芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/app.optimyar.com/backend/node_modules/classnames/bind.d.ts
export * from './index'; import { Argument } from './index'; export type Binding = { [key: string]: string }; export default function classNames(this: Binding | void, ...args: Argument[]): string;