Pipe

Pipe

Stable Interface

Interface Overview

interface Pipe {
  name : string
  pure : boolean
}

Interface Description

Pipe decorator and metadata.

Interface Details

name : string
pure : boolean

exported from 登录查看完整内容