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

fix(dcc): fix formatting

parent 6a7e66d5
Branches
Tags
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.2";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment