UNPKG

nest-redoc

Version:

A NestJS Frontend for your OpenAPI Specs powered by ReDoc

13 lines (12 loc) 276 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HANDLEBARS_STYLES = void 0; exports.HANDLEBARS_STYLES = ` <!-- Base styles --> <style> body { margin: 0; padding: 0; } </style> `;