Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/intersection-observerFix
/
.
/
WebIDL
/
invalid
/
idl
/
nonnullableany.widl
blob: 389576555236d911ca7c6b7bbb56605fe0101814 [
file
] [
edit
]
interface
NonNullable
{
attribute any
?
foo
;
};