Migrate to yarn
This commit is contained in:
7
shared-stuff/index.ts
Normal file
7
shared-stuff/index.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import ScanResult from './models/ScanResult'
|
||||
|
||||
const models = {
|
||||
ScanResult
|
||||
}
|
||||
|
||||
export { models }
|
||||
Reference in New Issue
Block a user