Add tooltip d.ts shorthand

pull/213/head
cagataycivici 2020-02-27 10:54:50 +03:00
parent 97ff13186d
commit ed053c5514
1 changed files with 1 additions and 0 deletions

1
exports/tooltip.d.ts vendored Normal file
View File

@ -0,0 +1 @@
export * from './components/tooltip/Tooltip';