4.0.6 • Published 4 months ago

@types/ember__error v4.0.6

Weekly downloads
33,165
License
MIT
Repository
github
Last release
4 months ago

Installation

npm install --save @types/ember__error

Summary

This package contains type definitions for @ember/error (https://emberjs.com/api/ember/3.16/modules/@ember%2Ferror).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ember__error/v3.

index.d.ts

// Type definitions for non-npm package @ember/error 3.16
// Project: https://emberjs.com/api/ember/3.16/modules/@ember%2Ferror
// Definitions by: Mike North <https://github.com/mike-north>
//                 Chris Krycho <https://github.com/chriskrycho>
//                 Dan Freeman <https://github.com/dfreeman>
//                 James C. Davis <https://github.com/jamescdavis>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.7

/**
 * A subclass of the JavaScript Error object for use in Ember.
 */
export default class EmberError extends Error {}

Additional Details

  • Last updated: Fri, 21 Jan 2022 19:02:07 GMT
  • Dependencies: none
  • Global values: none

Credits

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

3.16.6

4 months ago

4.0.6

4 months ago

4.0.5

6 months ago

4.0.4

7 months ago

3.16.5

6 months ago

3.16.4

7 months ago

4.0.3

11 months ago

3.16.3

11 months ago

4.0.2

1 year 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.0.4

4 years ago

3.0.3

5 years ago

3.0.2

6 years ago

3.0.1

6 years ago

3.0.0

6 years ago