Kaynağa Gözat

改用新表格加载数据

qdy 1 ay önce
ebeveyn
işleme
d7fd3e3b6d
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4
    0
      projects/base-core/src/tabulator-tables.d.ts

+ 4
- 0
projects/base-core/src/tabulator-tables.d.ts Dosyayı Görüntüle

@@ -0,0 +1,4 @@
1
+declare module 'tabulator-tables' {
2
+  const Tabulator: any;
3
+  export = Tabulator;
4
+}

Loading…
İptal
Kaydet