@twa-dev/mark42
Version:
Mark42 is a simple lightweight tree-shakable UI library for [Telegram Web Apps (TWA)](https://core.telegram.org/bots/webapps).
23 lines (21 loc) • 444 B
JavaScript
var apple = "_3c0bd";
var material = "_714df";
var before = "b25a67";
var container = "c5ec5f";
var content = "_0030c";
var after = "_8132b";
var children = "c8895e";
var description = "_68876";
var root = "_ae64d";
export default {
apple: apple,
material: material,
root: root,
before: before,
after: after,
content: content,
container: container,
children: children,
description: description
};
import "./Cell.styles.css";