release: WRNexusJS 0.4.0
This commit is contained in:
@@ -45,3 +45,12 @@ export type {
|
||||
WrnSourcePosition,
|
||||
} from "./diagnostics.ts";
|
||||
export * from "./spec.ts";
|
||||
export {
|
||||
WRN_SYNTAX_VERSION,
|
||||
WRN_SYNTAX_FEATURES,
|
||||
createSourceRange,
|
||||
sliceSource,
|
||||
diagnosticSummary,
|
||||
supportsSyntaxFeature,
|
||||
} from "./versioning.ts";
|
||||
export type { SourceRange, WrnSyntaxFeature } from "./versioning.ts";
|
||||
|
||||
Reference in New Issue
Block a user