4.0.7 • Published 4 months ago

@types/ember-data__store v4.0.7

Weekly downloads
3,243
License
MIT
Repository
github
Last release
4 months ago

Installation

npm install --save @types/ember-data__store

Summary

This package contains type definitions for @ember-data/store (https://github.com/emberjs/data).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ember-data__store/v3.

index.d.ts

// Type definitions for @ember-data/store 3.16
// Project: https://github.com/emberjs/data
// Definitions by: Chris Krycho <https://github.com/chriskrycho>
//                 Dan Freeman <https://github.com/dfreeman>
//                 James C. Davis <https://github.com/jamescdavis>
//                 Mike North <https://github.com/mike-north>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.7

import DS from 'ember-data';

export import normalizeModelName = DS.normalizeModelName;

export default DS.Store;

Additional Details

  • Last updated: Fri, 21 Jan 2022 19:02:00 GMT
  • Dependencies: @types/ember-data
  • Global values: none

Credits

These definitions were written by Chris Krycho, Dan Freeman, James C. Davis, and Mike North.

3.16.7

4 months ago

4.0.7

4 months ago

4.0.5

7 months ago

3.16.6

6 months ago

4.0.4

8 months ago

4.0.6

6 months ago

3.16.5

7 months ago

3.16.4

8 months ago

4.0.3

11 months ago

3.16.3

11 months ago

4.0.2

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

3.16.2

2 years ago

3.16.1

4 years ago

3.16.0

4 years ago

3.15.1

4 years ago

3.15.0

4 years ago