diff --git a/gluon.d.ts b/gluon.d.ts index b97953b..99ace77 100644 --- a/gluon.d.ts +++ b/gluon.d.ts @@ -1,3 +1,6 @@ +/// +declare module "@gluon-framework/gluon"; + type V8CacheBuildOptions = { /** * Path to save the V8 Cache to. Defaults to v8Cache.json in Gluon's browser data.