Closure Compiler Extern File

Closure Compiler Extern File

I'm using jQuery in a project where other code is compiled with Closure Compiler using advanced optimizations. The compiler project currently doesn't have an extern file for jQuery 1.4.2. Since Closure Compiler is now the minification tool used, is there an extern file already written? If not, I'm more than willing to write it or to participate in the process. See  http://groups.google.com/group/closure-compiler-discuss/browse_thread/thread/7ae427c15e2bf2e9

Chad Killingsworth