Updates
This commit is contained in:
@@ -12,6 +12,7 @@ import EJSON from "../package-shared/utils/ejson";
|
||||
import numberfy from "../package-shared/utils/numberfy";
|
||||
import slugify from "../package-shared/utils/slugify";
|
||||
import postLogin from "./auth/post-login";
|
||||
import deserializeQuery from "../package-shared/utils/deserialize-query";
|
||||
|
||||
const media = {
|
||||
imageInputToBase64: imageInputToBase64,
|
||||
@@ -34,6 +35,7 @@ const auth = {
|
||||
};
|
||||
|
||||
const utils = {
|
||||
deserializeQuery,
|
||||
serializeQuery,
|
||||
serializeCookies,
|
||||
EJSON,
|
||||
|
||||
Reference in New Issue
Block a user