pub const STATIC_METHODS: &[&str];Expand description
Statics on the URL CLASS — distinct from MODULE_METHODS, which are the
legacy require('url') functions.
createObjectURL/revokeObjectURL are absent because Blob is not
implemented; they would have nothing to register.