Skip to content

Commit 195a8df

Browse files
add Astro framework (#61)
1 parent f9b2ebd commit 195a8df

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/astro/firebase-aware.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from './index.js';

src/astro/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from '../express/index.js';

0 commit comments

Comments
 (0)