Skip to content

Commit ba93391

Browse files
Build
1 parent 49add7e commit ba93391

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/plugin/index.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import type { App } from 'vue';
22
import type { GlobalOptions } from './types';
3+
import './styles/main.scss';
34
import VDrilldownTable from './VDrilldownTable.vue';
45
export declare const globalOptions: unique symbol;
56
export declare function createVDrilldownTable(options?: GlobalOptions): {

0 commit comments

Comments
 (0)