UNPKG

shaman-website-compiler

Version:

Compile raw HTML, CSS and Javascript into the smallest possible, SEO friendly website.

10 lines 308 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AdapterConfig = void 0; var AdapterConfig = /** @class */ (function () { function AdapterConfig() { } return AdapterConfig; }()); exports.AdapterConfig = AdapterConfig; //# sourceMappingURL=adapter-config.js.map