封鎖 >登錄檔 >TEST_ONLY

Registry.TEST_ONLY 變數

Signature:

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