astro-gists/package/src/index.ts

3 lines
88 B
TypeScript

// Export Integration
import astroGists from "./astro-gists";
export default astroGists;