I like typescript files...

This commit is contained in:
Adam Matthiesen 2024-03-07 02:11:40 -08:00
parent a27b12728e
commit 9ff7919bfc
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
import astroGist from "./integration.js";
import astroGist from "./integration";
export default astroGist;