#import #import interface mixin GenericTransformStream { readonly attribute ReadableStream readable; readonly attribute WritableStream writable; };