UNPKG

@teamsnap/teamsnap-ui

Version:

a CSS component library for TeamSnap

9 lines (8 loc) 339 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.TextLink = void 0; var TextLink_1 = __importDefault(require("./TextLink")); exports.TextLink = TextLink_1.default;