6 lines
64 B
TypeScript
6 lines
64 B
TypeScript
|
|
import "./index.scss"
|
|
|
|
export default ()=>{
|
|
return "1"
|
|
} |