Skip to content

Commit f288014

Browse files
author
lee
committed
init option에 entryDir 추가.
1 parent 83cb11f commit f288014

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/entryjs/typedef/2024-03-11-init-options.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Entry.init 함수를 호출할 때 전달되는 옵션 객체입니다. 이 객
1919
|---|---|---|
2020
|type|'workspace'\|'minimize'|entryjs를 띄울 기본형식. ''|
2121
|libDir|string|써드파티 라이브러리 저장소. entryjs를 포함한 Library 위치. (기본값: '/lib')|
22+
|entryDir|string|엔트리 mediaFile asset이 지정된 위치|
2223
|defaultDir|string|기본 assets이 지정된 위치|
2324
|soundDir|string|sound 파일이 들어 있는 고유한 path|
2425
|baseUrl|string|API블록, AI블록등을 호출한 원본 API주소|

0 commit comments

Comments
 (0)