mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Undo unintended line removal
This commit is contained in:
1
types/slate/index.d.ts
vendored
1
types/slate/index.d.ts
vendored
@@ -11,6 +11,7 @@
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
import * as Immutable from "immutable";
|
||||
|
||||
export class Data extends Immutable.Record({}) {
|
||||
[key: string]: any;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user