txtx-addon-kit 0.4.14

Low level primitives for building addons for Txtx
Documentation
1
2
3
4
5
6
7
8
export const metadata = {
    title: "{{ addon_name }}",
    description: "Add-on for {{ addon_name }}",
};

# {{ addon_name }} {{double_open}} id: "{{ addon_namespace }}-constructs" {{double_close}}

{{ addon_description }}