Improve esm compatability
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
import { isGeneratorFunction } from "util/types";
|
||||
|
||||
function form_verficiation_error_message(type?: string, field?: string) {
|
||||
let msg = "Parameter verification failed! ";
|
||||
if (type && field) {
|
||||
|
Reference in New Issue
Block a user