AsyncPlayground.d.ts 81 Bytes
Newer Older
1 2
import * as React from 'react';
export declare const Playground: React.SFC<any>;