LS_TODOS_KEY, todos); } get(): Promise<any> { return this.storage.get(this.LS_TODOS_KEY); } } And finally, open todoapp_v2/src/providers/auth.ts and update ...
確定! 回上一頁