6 lines
145 B
TypeScript
Executable File
6 lines
145 B
TypeScript
Executable File
import './hero.sass';
|
|
declare const _default: import("vue").FunctionalComponent<{
|
|
tag?: string | undefined;
|
|
}, {}>;
|
|
export default _default;
|