library exports organization

This commit is contained in:
MapleLeaf
2021-12-25 12:56:58 -06:00
parent 969c20f32d
commit 8ced531144
7 changed files with 80 additions and 109 deletions

View File

@@ -1,6 +1,6 @@
import { MessageEmbedOptions } from "discord.js"
import type { MessageEmbedOptions } from "discord.js"
import React from "react"
import { ReacordElement } from "../element.jsx"
import { ReacordElement } from "../element.js"
import { EmbedChildNode } from "./embed-child.js"
export type EmbedTitleProps = {