使用此服务但返回未定义的数据。
// Function for get a element to the store public async get(name: string): Promise<any> { await this._storage?.get(name); }
ionic-framework angular
angular ×1
ionic-framework ×1