Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
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
dataplatform
atlas
75858947f5a26f8760872dc7449724c12f750671
75858947f5a26f8760872dc7449724c12f750671
Switch branch/tag
atlas
docs
docz-lib
docz
dist
components
AsyncPlayground.d.ts
Find file
Normal view
History
Permalink
AsyncPlayground.d.ts
81 Bytes
Edit
Web IDE
Newer
Older
ATLAS-3386 : Atlas documentation website with new template
f31db4c3
kevalbhatt
committed
5 years ago
1
2
import
*
as
React
from
'react'
;
export
declare
const
Playground
:
React
.
SFC
<
any
>
;