Skip to content
Snippets Groups Projects
Verified Commit a3ef7a04 authored by Jan Loewe's avatar Jan Loewe :speech_balloon:
Browse files

fix(formatting): fix DCC.ts formatting

parent 40b3654c
No related branches found
No related tags found
No related merge requests found
import * as si from "./DSI";
import {
XMLDate,
XMLElement,
XMLNumber,
XMLBoolean,
XMLList,
INamespaced,
ISchemaInformation,
IAttributes,
} from "./BaseTypes";
import { XMLDate, XMLElement, XMLNumber, XMLBoolean, XMLList, INamespaced, ISchemaInformation, IAttributes } from "./BaseTypes";
import { ensureArray } from "./Util";
const schemaVersion = "3.1.1";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment