typedef: declare module and reference node types
This commit is contained in:
parent
08e9e53943
commit
d48ee2fad7
3
gluon.d.ts
vendored
3
gluon.d.ts
vendored
@ -1,3 +1,6 @@
|
||||
/// <reference types="node" />
|
||||
declare module "@gluon-framework/gluon";
|
||||
|
||||
type V8CacheBuildOptions = {
|
||||
/**
|
||||
* Path to save the V8 Cache to. Defaults to v8Cache.json in Gluon's browser data.
|
||||
|
Loading…
x
Reference in New Issue
Block a user