UNPKG

nano-slots

Version:

A super lightweight modern alternative to [`react-slot-fill`](https://github.com/camwest/react-slot-fill) with familiar API.

4 lines (3 loc) 152 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = (function () { return typeof window === 'undefined'; });