config/configs library

Enums

MarkdownTag
the tags of markdown, see https://spec.commonmark.org/0.30/

Typedefs

ValueCallback<T> = void Function(T value)