한국어
Appearance
Bun 은 import.meta 객체에 모듈별 유틸리티를 제공합니다.
import.meta
import.meta.dir; // => "/a/b"
전체 문서는 문서 > API > import.meta 를 참조하세요.