3 lines
58 B
TypeScript
3 lines
58 B
TypeScript
|
import * as React from "react";
|
||
|
export * from "./Button";
|