整理
This commit is contained in:
3
src/pages/Page/JSPage/js-file.js
Normal file
3
src/pages/Page/JSPage/js-file.js
Normal file
@ -0,0 +1,3 @@
|
||||
export function fnInJsFile() {
|
||||
return 'the function in js-file.js';
|
||||
}
|
Reference in New Issue
Block a user