This website requires JavaScript.
Explore
Help
Register
Sign In
kubeflow
/
pipelines
mirror of
https://github.com/kubeflow/pipelines.git
Watch
1
Star
0
Fork
You've already forked pipelines
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
pipelines
/
frontend
/
server
/
untyped-modules.d.ts
5 lines
102 B
TypeScript
Raw
Permalink
Blame
History
declare
module
'peek-stream'
{
declare
function
peek
(
arg1
:
any
,
arg2
:
any
)
:
any
;
export
=
peek
;
}
Reference in New Issue
View Git Blame
Copy Permalink