@twa-dev/mark42
Version:
Mark42 is a simple lightweight tree-shakable UI library for [Telegram Web Apps (TWA)](https://core.telegram.org/bots/webapps).
17 lines (15 loc) • 330 B
JavaScript
var apple = "_bc0af";
var material = "_cd78d";
var header = "_c3a2c";
var container = "a0b25e";
var children = "b94a3b";
var description = "_f7e8b";
export default {
apple: apple,
material: material,
header: header,
container: container,
children: children,
description: description
};
import "./Section.styles.css";