차단 > 레지스트리 > TEST_ONLY

Registry.TEST_ONLY 변수

서명:

TEST_ONLY: {
    typeMap: {
        [key: string]: {
            [key: string]: any;
        };
    };
}