cal.pub0.org/packages/app-store/giphy/index.ts

4 lines
100 B
TypeScript
Raw Normal View History

2022-05-01 20:42:35 +00:00
export * as api from "./api";
export * as lib from "./lib";
export { metadata } from "./_metadata";