update
This commit is contained in:
7
ts/smartnpm.classes.npmpackage.ts
Normal file
7
ts/smartnpm.classes.npmpackage.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import * as plugins from './smartnpm.plugins'
|
||||
|
||||
export class NpmPackage {
|
||||
search (searchObject: ISearchObject) {
|
||||
let response = await plugins.Smartrequest
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user