5 lines
75 B
JavaScript
5 lines
75 B
JavaScript
import welcomeDuty from "./welcomeDuty"
|
|
|
|
export default {
|
|
welcomeDuty
|
|
} |