UNPKG

@platform/css

Version:

Helpers for working with inline CSS.

6 lines (5 loc) 167 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.head = void 0; var head_1 = require("./head"); exports.head = (0, head_1.init)();