release: WRNexusJS 0.4.0
This commit is contained in:
@@ -101,3 +101,5 @@ export function compile(source: string, filePath = "<inline .wrn>"): CompileResu
|
||||
richDiagnostics,
|
||||
};
|
||||
}
|
||||
export { compilationKey, createCompilationCache, DependencyGraph } from "./cache.ts";
|
||||
export type { CompilationCache, CompilationCacheEntry, CompilationCacheOptions } from "./cache.ts";
|
||||
|
||||
Reference in New Issue
Block a user