initial
This commit is contained in:
8
ts/smartdrive.plugins.ts
Normal file
8
ts/smartdrive.plugins.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
import 'typings-global'
|
||||
import * as drivelist from 'drivelist'
|
||||
import * as smartq from 'smartq'
|
||||
|
||||
export {
|
||||
drivelist,
|
||||
smartq
|
||||
}
|
||||
Reference in New Issue
Block a user