Skip to content

Bun 은 import.meta 객체에 모듈별 유틸리티를 제공합니다.

ts
import.meta.dir; // => "/a/b"

전체 문서는 문서 > API > import.meta 를 참조하세요.

Bun by www.bunjs.com.cn 편집