summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/Crypto/SubtleCrypto.idl
blob: e0e9d5489c772b3d3e8f9be7aa0d1b9baa455890 (plain)
1
2
3
[SecureContext,Exposed=(Window,Worker)]
interface SubtleCrypto {
};