함수: isDevModeEnabled()
function isDevModeEnabled(): boolean;
정의 위치: packages/db/src/indexes/index-registry.ts:66
개발 모드가 활성화되어 있는지 확인합니다.
반환값
boolean
function isDevModeEnabled(): boolean;
정의 위치: packages/db/src/indexes/index-registry.ts:66
개발 모드가 활성화되어 있는지 확인합니다.
boolean