No Description

uuid.ts 64B

1234
  1. import * as uuidV1 from 'uuid/v1';
  2. export const uuid = uuidV1;