mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+2
-1
@@ -2,7 +2,8 @@
|
||||
// Project: https://developer.pebble.com/docs/js/Pebble/
|
||||
// Definitions by: Makoto Kawasaki <https://github.com/makotokw>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
declare module PebbleKit {
|
||||
|
||||
declare namespace PebbleKit {
|
||||
|
||||
interface Error {
|
||||
message: string;
|
||||
|
||||
Reference in New Issue
Block a user