fix(tabs): add re-exports d.ts to git

This commit is contained in:
Joren Broekema 2020-08-06 16:35:52 +02:00
parent 53f59d5b78
commit af52331211

1
packages/tabs/index.d.ts vendored Normal file
View file

@ -0,0 +1 @@
export { LionTabs } from "./src/LionTabs.js";