UNPKG

@thi.ng/checks

Version:
2 lines (1 loc) 96 B
export const hasCrypto = () => typeof window !== "undefined" && window["crypto"] !== undefined;