// Generated by scripts/generate.mjs from bindings/api.mjs. Do not edit.

///|
#external
pub type OutputPass

///|
#module("@mizchi/three-mbt/postprocessing")
pub extern "js" fn OutputPass::OutputPass() -> OutputPass = "outputPass"

///|
pub fn OutputPass::as_pass(self : OutputPass) -> Pass = "%identity"