@ultraviolet/illustrations
Version:
Ultraviolet Illustrations
13 lines (12 loc) • 472 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const index$3 = require("./documentation/index.cjs");
const index$2 = require("./empty/index.cjs");
const index$1 = require("./feedback/index.cjs");
const index = require("./onboarding/index.cjs");
const index$4 = require("./people/index.cjs");
exports.documentation = index$3;
exports.empty = index$2;
exports.feedback = index$1;
exports.onboarding = index;
exports.people = index$4;