한국어
Appearance
서브모듈의 URL을 가져와요.
class Submodule { url(): string | null; }
서브모듈의 URL. URL이 없으면 null을 반환해요.
null