Add import for decodeTime from ulid

pull/165/head
Ganni 5 months ago committed by GitHub
parent eef1f576ca
commit effd3cc35c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,6 +3,7 @@
// to migrate your data properly. Please do Ctrl + F "TODO".
import { MongoClient } from "mongodb";
import { decodeTime } from "ulid";
/**
* Map of tags to S3 bucket names

Loading…
Cancel
Save