Angular documentation provides following example to activate an SW update:constructor(updates: SwUpdate) { updates.available.subscribe(event => { if ...
確定! 回上一頁