UNPKG

xmlapi-libxmljs

Version:
6 lines (5 loc) 76 B
"use strict"; class Abstract { poo() { } } exports.Abstract = Abstract;