Update index.ts

pull/2802/head
zomars 2022-05-03 22:30:46 -06:00
parent 2cb663cd6a
commit ec5020ca3d
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
export * as api from "./api";
export * as lib from "./lib";
export { metadata } from "./_metadata";
export * as components from "./components";