UNPKG

sharyn

Version:

This is an umbrella package that includes the following packages:

14 lines (9 loc) 225 B
// This file is auto-generated, modify the source in /build import css from './css' import html from './html' export { css, html } declare const _default: { css: typeof css html: typeof html } export default _default