now working
This commit is contained in:
@@ -1 +1,11 @@
|
||||
import 'typings-global'
|
||||
|
||||
import * as shortid from 'shortid'
|
||||
import * as uuidv4 from 'uuid/v4'
|
||||
import * as uuidv5 from 'uuid/v5'
|
||||
|
||||
export {
|
||||
shortid,
|
||||
uuidv4,
|
||||
uuidv5
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user