Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
cal.com
/
cal.com
/
node_modules
/
classnames
/
Filename :
bind.d.ts
back
Copy
export * from './index'; import { Argument } from './index'; export type Binding = { [key: string]: string }; export default function classNames(this: Binding | void, ...args: Argument[]): string;