mirror of
https://github.com/CompeyDev/create-guilded-bot.git
synced 2024-12-12 20:50:36 +00:00
3 lines
58 B
TypeScript
3 lines
58 B
TypeScript
|
import * as React from "react";
|
||
|
export * from "./Button";
|