Browse Source

remove deleted method

Dustin Utecht 3 years ago
parent
commit
aa61ea9295
1 changed files with 0 additions and 2 deletions
  1. 0 2
      index.d.ts

+ 0 - 2
index.d.ts

@@ -119,8 +119,6 @@ export interface BootstrapTableLocale {
 
   formatPaginationSwitchUp?: () => string;
 
-  formatToggle?: () => string;
-
   formatToggleOff?: () => string;
 
   formatColumnsToggleAll?: () => string;