We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83cb11f commit f288014Copy full SHA for f288014
source/entryjs/typedef/2024-03-11-init-options.md
@@ -19,6 +19,7 @@ Entry.init 함수를 호출할 때 전달되는 옵션 객체입니다. 이 객
19
|---|---|---|
20
|type|'workspace'\|'minimize'|entryjs를 띄울 기본형식. ''|
21
|libDir|string|써드파티 라이브러리 저장소. entryjs를 포함한 Library 위치. (기본값: '/lib')|
22
+|entryDir|string|엔트리 mediaFile asset이 지정된 위치|
23
|defaultDir|string|기본 assets이 지정된 위치|
24
|soundDir|string|sound 파일이 들어 있는 고유한 path|
25
|baseUrl|string|API블록, AI블록등을 호출한 원본 API주소|
0 commit comments