UNPKG

@thi.ng/checks

Version:
2 lines (1 loc) 66 B
export const isDataURL = (x) => /^data:.+\/(.+);base64,/.test(x);