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:
+1
-1
@@ -5,7 +5,7 @@
|
||||
|
||||
/// <reference path="SlickGrid.d.ts" />
|
||||
|
||||
declare module Slick {
|
||||
declare namespace Slick {
|
||||
class RowSelectionModel<T extends SlickData, E> extends SelectionModel<T, E> {
|
||||
constructor(options?:{selectActiveRow:boolean;});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user