Appearance
분석 기능을 시작할 때 설정을 적용하는 함수예요. 분석 기능을 사용하기 전에 반드시 호출해야 해요.
declare function init(options: AnalyticsConfig): void;
분석 기능을 사용하기 위한 설정 객체예요.