mirror of
https://github.com/bitinflow/ui.git
synced 2026-03-13 13:45:59 +00:00
5 lines
80 B
TypeScript
5 lines
80 B
TypeScript
declare namespace _default {
|
|
const name: string;
|
|
}
|
|
export default _default;
|