Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
N
natives
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
patcharaporn
natives
master
master
Switch branch/tag
natives
nativeS
HelloWorld
node_modules
rxjs
observable
if.d.ts
Find file
Normal view
History
Permalink
if.d.ts
101 Bytes
Edit
Web IDE
Newer
Older
first
5e8523cd
patcharaporn
committed
7 years ago
1
2
import
{
IfObservable
}
from
'./IfObservable'
;
export
declare
const
_if
:
typeof
IfObservable
.
create
;