source:
node_modules/classnames/dedupe.d.ts
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 98 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 1 | import classNames = require('./index.js'); |
2 | ||
3 | export as namespace classNames; | |
4 | ||
5 | export = classNames; |
Note:
See TracBrowser
for help on using the repository browser.