UNPKG

xmlapi

Version:

a common interface for Node and browser native XML APIs

6 lines (5 loc) 149 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class AbstractDocument { } exports.AbstractDocument = AbstractDocument;